프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Culture | |||
CurrentTerminals | TerminalList | ||
CurrentToken | Token | ||
HasErrors | bool | ||
Language | Irony.Parsing.LanguageData | ||
MaxErrors | int | ||
Mode | ParseMode | ||
OpenBraces | TokenStack | ||
Options | ParseOptions | ||
Parser | |||
ParserTrace | ParserTrace | ||
PreviousLineStart | |||
PreviousToken | Token | ||
TabWidth | int | ||
Values | object>.Dictionary | ||
VsLineScanState |
메소드 | 설명 | |
---|---|---|
AddParserError ( string message ) : void | ||
AddParserMessage ( ParserErrorLevel level, |
||
AddTrace ( string message ) : void | ||
GetExpectedTermSet ( ) : StringSet | ||
OptionIsSet ( ParseOptions option ) : bool | ||
ParsingContext ( |
||
SetOption ( ParseOptions option, bool value ) : void | ||
SetSourceLocation ( |
메소드 | 설명 | |
---|---|---|
FilterBracesInExpectedSet ( StringSet stateExpectedSet ) : StringSet | ||
FormatUnexpectedInputErrorMessage ( ) : string | ||
OnTokenCreated ( ) : void | ||
Reset ( ) : void |
public AddParserMessage ( ParserErrorLevel level, |
||
level | ParserErrorLevel | |
location | ||
message | string | |
리턴 | void |
public SetOption ( ParseOptions option, bool value ) : void | ||
option | ParseOptions | |
value | bool | |
리턴 | void |
public SetSourceLocation ( |
||
location | ||
리턴 | void |
public CultureInfo,System.Globalization Culture | ||
리턴 |
public SourceLocation,Irony.Parsing PreviousLineStart | ||
리턴 |