|
Enhanced C#
Language of your choice: library documentation
|
A synonym for LexerSource{C} where C is ICharSource. More...
A synonym for LexerSource{C} where C is ICharSource.
Public Member Functions | |
| LexerSource (ICharSource source, string fileName="", int inputPosition=0, bool newSourceFile=true) | |
Static Public Member Functions | |
| static | operator LexerSource (string str) |
1.8.7