Property | Type | Description | |
---|---|---|---|
attrSort | |||
sort | |||
symbols | List |
Method | Description | |
---|---|---|
AddAttributes ( FastToken>.IEnumerable |
||
AddConstructors ( FastToken>.IEnumerable |
||
AlphabetDef ( |
||
PrettyPrint ( StringBuilder sb ) : void |
Method | Description | |
---|---|---|
IsValidSymbol ( |
||
Typecheck ( |
public AddAttributes ( FastToken>.IEnumerable |
||
attrs | FastToken>.IEnumerable | |
return | void |
public AddConstructors ( FastToken>.IEnumerable |
||
contructors | FastToken>.IEnumerable | |
return | void |
public AlphabetDef ( |
||
name | ||
attrs | FastToken>.IEnumerable | |
constructors | FastToken>.IEnumerable | |
return | System |
public PrettyPrint ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
return | void |