프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EndSymbols | StringList | ||
StartSymbol | string |
메소드 | 설명 | |
---|---|---|
CommentTerminal ( string name, string startSymbol ) : System | ||
GetFirsts ( ) : IList |
||
Init ( |
||
TryMatch ( Irony.Compiler.CompilerContext context, ISourceStream source ) : Token |
public CommentTerminal ( string name, string startSymbol ) : System | ||
name | string | |
startSymbol | string | |
리턴 | System |
public TryMatch ( Irony.Compiler.CompilerContext context, ISourceStream source ) : Token | ||
context | Irony.Compiler.CompilerContext | |
source | ISourceStream | |
리턴 | Token |