|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.ocpware.compiler.left.WildCard
public class WildCard
This class represents an arbitrary character as left items.
| Constructor Summary | |
|---|---|
WildCard()
Creates a new object. |
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Integer> |
genLeft(State state,
CompilerState cs)
Compile the left item and add the appropriate instructions to the state. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WildCard()
| Method Detail |
|---|
public java.util.List<java.lang.Integer> genLeft(State state,
CompilerState cs)
genLeft in interface Leftstate - the current statecs - the compiler state
Left.genLeft(
org.extex.ocpware.compiler.parser.State, CompilerState)public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||