|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sam.rules.SyntaxSet
|
+--sam.rules.UnixLikeSyntaxSet
Unix-like implementation of the syntax.
| Field Summary |
| Fields inherited from class sam.rules.SyntaxSet |
REGISTRY |
| Constructor Summary | |
UnixLikeSyntaxSet()
|
|
| Method Summary | |
java.lang.String |
name()
Gets the name of this syntax set |
java.util.Enumeration |
syntaxes()
Enumerates all Syntax pieces composing this syntax set. |
| Methods inherited from class sam.rules.SyntaxSet |
example, get, getDeclaredTypes, help, load, parse, set, syntax |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnixLikeSyntaxSet()
| Method Detail |
public final java.lang.String name()
SyntaxSet
name in class SyntaxSetpublic final java.util.Enumeration syntaxes()
SyntaxSetSyntax pieces composing this syntax set.
syntaxes in class SyntaxSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||