Свойство | Type | Description | |
---|---|---|---|
EndSymbols | StringList | ||
StartSymbol | string |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public TryMatch ( Irony.Compiler.CompilerContext context, ISourceStream source ) : Token | ||
context | Irony.Compiler.CompilerContext | |
source | ISourceStream | |
Résultat | Token |