|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNode_c
abc.tm.ast.Regex_c
public abstract class Regex_c
| Constructor Summary | |
|---|---|
Regex_c(Position pos)
|
|
| Method Summary | |
|---|---|
StateMachine |
makeSM()
Creates a finite state machine, equivalent to the regular expression, which is used by the weaver. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface abc.tm.ast.Regex |
|---|
finalSymbols, makeSM, matchesEmptyString, mustBind, nonFinalSymbols |
| Constructor Detail |
|---|
public Regex_c(Position pos)
| Method Detail |
|---|
public StateMachine makeSM()
makeSM in interface Regex
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||