Property | Type | Description | |
---|---|---|---|
Compiler | |||
ExpressionCompiler |
Method | Description | |
---|---|---|
ScriptdotnetGrammar ( bool expressionGrammar ) : System |
Method | Description | |
---|---|---|
CreateScriptNetIdentifier ( string name ) : IdentifierTerminal |
Creates identifier terminal for script grammar
|
|
CreateScriptNetString ( string name ) : |
public ScriptdotnetGrammar ( bool expressionGrammar ) : System | ||
expressionGrammar | bool | |
return | System |
public static LanguageCompiler,Irony.Compiler Compiler | ||
return |