C# 클래스 ScriptNET.ScriptdotnetGrammar

상속: Irony.Compiler.Grammar
파일 보기 프로젝트 열기: Zepheus/Fiesta_Utils

공개 프로퍼티들

프로퍼티 타입 설명
Compiler Irony.Compiler.LanguageCompiler
ExpressionCompiler Irony.Compiler.LanguageCompiler

공개 메소드들

메소드 설명
ScriptdotnetGrammar ( bool expressionGrammar ) : System

비공개 메소드들

메소드 설명
CreateScriptNetIdentifier ( string name ) : IdentifierTerminal

Creates identifier terminal for script grammar

CreateScriptNetString ( string name ) : StringLiteral

메소드 상세

ScriptdotnetGrammar() 공개 메소드

public ScriptdotnetGrammar ( bool expressionGrammar ) : System
expressionGrammar bool
리턴 System

프로퍼티 상세

Compiler 공개적으로 정적으로 프로퍼티

public static LanguageCompiler,Irony.Compiler Compiler
리턴 Irony.Compiler.LanguageCompiler

ExpressionCompiler 공개적으로 정적으로 프로퍼티

public static LanguageCompiler,Irony.Compiler ExpressionCompiler
리턴 Irony.Compiler.LanguageCompiler