|
Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Syntax.Les.LesLexer, including all inherited members.
| _idCache (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | protected |
| AfterNewline() (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inlineprotected |
| AllowNestedComments (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | |
| Clone() (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| Error(int lookaheadIndex, string message, params object[] args) (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inlineprotected |
| ErrorSink | Loyc.Syntax.Lexing.ILexer< Token > | |
| IndentLevel | Loyc.Syntax.Lexing.ILexer< Token > | |
| IndentString | Loyc.Syntax.Lexing.ILexer< Token > | |
| IndexToLine(int index) | Loyc.Syntax.IIndexToLine | |
| InputPosition | Loyc.Syntax.Lexing.ILexer< Token > | |
| LesLexer(UString text, IMessageSink errorSink) (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| LesLexer(ICharSource text, string fileName, IMessageSink sink, int startPosition=0) (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| LineNumber | Loyc.Syntax.Lexing.ILexer< Token > | |
| MLCommentLine(ref int nested) (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| NextToken() | Loyc.Syntax.Les.LesLexer | inline |
| ParseIdentifier(ref UString source, Action< int, string > onError, out bool checkForNamedLiteral) | Loyc.Syntax.Les.LesLexer | inlinestatic |
| ParseNumberCore(UString source, bool isNegative, int numberBase, bool isFloat, Symbol typeSuffix, out string error) | Loyc.Syntax.Les.LesLexer | inlinestatic |
| Reset(ICharSource source, string fileName="", int inputPosition=0, bool newSourceFile=true) (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| SkipValueParsing | Loyc.Syntax.Les.LesLexer | |
| SourceFile | Loyc.Syntax.Lexing.ILexer< Token > | |
| SupportDotIndents() (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inlineprotected |
| TDQStringLine() (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| TSQStringLine() (defined in Loyc.Syntax.Les.LesLexer) | Loyc.Syntax.Les.LesLexer | inline |
| UnescapeQuotedString(ref UString sourceText, Action< int, string > onError, UString indentation=default(UString)) | Loyc.Syntax.Les.LesLexer | inlinestatic |
| UnescapeQuotedString(ref UString sourceText, Action< int, string > onError, StringBuilder sb, UString indentation=default(UString)) | Loyc.Syntax.Les.LesLexer | inlinestatic |
| UnescapeString(ref UString sourceText, char quoteType, bool isTripleQuoted, Action< int, string > onError, StringBuilder sb, UString indentation=default(UString)) | Loyc.Syntax.Les.LesLexer | inlinestatic |
1.8.7