Method | Description | |
---|---|---|
AsTable ( this inner, string title ) : |
||
AsTable ( this inner, string title, string leafName ) : |
||
ToGrammarAction ( this action ) : GrammarAction |
public static AsTable ( this inner, string title ) : |
||
inner | this | |
title | string | |
return |
public static AsTable ( this inner, string title, string leafName ) : |
||
inner | this | |
title | string | |
leafName | string | |
return |
public static ToGrammarAction ( this action ) : GrammarAction | ||
action | this | |
return | GrammarAction |