Property | Type | Description | |
---|---|---|---|
STRIP_NONREDUCED_STATES | bool | ||
stlib |
Property | Type | Description | |
---|---|---|---|
arrowhead | string | ||
grammar | |||
rankdir | string |
Method | Description | |
---|---|---|
DOTGenerator ( |
||
GetDOT ( |
||
GetDOT ( |
||
GetDOT ( |
||
GetDOT ( |
Method | Description | |
---|---|---|
GetEdgeLabel ( string label ) : string | ||
GetStateLabel ( |
||
GetStateLabel ( |
public DOTGenerator ( |
||
grammar | ||
return | System.Collections.Generic |
public GetDOT ( |
||
startState | ||
return | string |
public GetDOT ( |
||
startState | ||
isLexer | bool | |
return | string |
public GetDOT ( |
||
startState | ||
ruleNames | string | |
isLexer | bool | |
return | string |
public GetDOT ( |
||
dfa | ||
isLexer | bool | |
return | string |
protected GetEdgeLabel ( string label ) : string | ||
label | string | |
return | string |
protected GetStateLabel ( |
||
s | ||
return | string |
protected GetStateLabel ( |
||
s | ||
return | string |
public static bool STRIP_NONREDUCED_STATES | ||
return | bool |