Cdss |
[Missing <summary> documentation for "T:SanteDB.Cdss.Xml.Antlr.CdssLibraryLexer"]
The CdssLibraryLexer type exposes the following members.
| Name | Description | |
|---|---|---|
| CdssLibraryLexer(ICharStream) | Initializes a new instance of the CdssLibraryLexer class | |
| CdssLibraryLexer(ICharStream, TextWriter, TextWriter) | Initializes a new instance of the CdssLibraryLexer class |
| Name | Description | |
|---|---|---|
| Atn |
Get the
ATN
used by the recognizer for prediction.
(Inherited from RecognizerInt32, LexerATNSimulator) | |
| Channel | (Inherited from Lexer) | |
| ChannelNames | (Overrides Lexer.ChannelNames) | |
| CharIndex | What is the index of the current character of lookahead? (Inherited from Lexer) | |
| Column | (Inherited from Lexer) | |
| CurrentMode | (Inherited from Lexer) | |
| ErrorListenerDispatch | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| ErrorListeners | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| GrammarFileName | (Overrides Recognizer.GrammarFileName) | |
| HitEOF | (Inherited from Lexer) | |
| InputStream | (Inherited from Lexer) | |
| Interpreter | Get the ATN interpreter used by the recognizer for prediction. (Inherited from RecognizerInt32, LexerATNSimulator) | |
| Line | (Inherited from Lexer) | |
| ModeNames | (Overrides Lexer.ModeNames) | |
| ModeStack | (Inherited from Lexer) | |
| ParseInfo |
If profiling during the parse/lex, this will return DecisionInfo records
for each decision in recognizer in a ParseInfo object.
(Inherited from RecognizerInt32, LexerATNSimulator) | |
| RuleIndexMap | Get a map from rule names to rule indexes. (Inherited from RecognizerInt32, LexerATNSimulator) | |
| RuleNames | (Overrides Recognizer.RuleNames) | |
| SerializedAtn | (Overrides Recognizer.SerializedAtn) | |
| SourceName | (Inherited from Lexer) | |
| State |
Indicate that the recognizer has changed internal state that is
consistent with the ATN state passed in.
(Inherited from RecognizerInt32, LexerATNSimulator) | |
| Text |
Return the text matched so far for the current token or any text
override.
(Inherited from Lexer) | |
| Token | Override if emitting multiple tokens. (Inherited from Lexer) | |
| TokenFactory | (Inherited from Lexer) | |
| TokenStartCharIndex | (Inherited from Lexer) | |
| TokenStartColumn | (Inherited from Lexer) | |
| TokenStartLine | (Inherited from Lexer) | |
| TokenTypeMap | Get a map from token names to token types. (Inherited from RecognizerInt32, LexerATNSimulator) | |
| Type | (Inherited from Lexer) | |
| Vocabulary | (Overrides Recognizer.Vocabulary) |
| Name | Description | |
|---|---|---|
| Action | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| AddErrorListener | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| CreateTokenTypeMap | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| Emit |
The standard method called to automatically emit a token at the
outermost lexical rule.
(Inherited from Lexer) | |
| Emit(IToken) |
By default does not support multiple emits per nextToken invocation
for efficiency reasons.
(Inherited from Lexer) | |
| EmitEOF | (Inherited from Lexer) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetAllTokens | Return a list of all Token objects in input char stream. (Inherited from Lexer) | |
| GetCharErrorDisplay | (Inherited from Lexer) | |
| GetErrorDisplay(Int32) | (Inherited from Lexer) | |
| GetErrorDisplay(String) | (Inherited from Lexer) | |
| GetErrorHeader | What is the error header, normally line/character position information? (Inherited from RecognizerInt32, LexerATNSimulator) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetTokenErrorDisplay |
How should a token be displayed in an error message? The default
is to display just the text, but during development you might
want to have a lot of information spit out.
(Inherited from RecognizerInt32, LexerATNSimulator) Obsolete | |
| GetTokenType | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Mode | (Inherited from Lexer) | |
| More | (Inherited from Lexer) | |
| NextToken |
Return a token from this source; i.e., match a token on the char
stream.
(Inherited from Lexer) | |
| NotifyListeners | (Inherited from Lexer) | |
| PopMode | (Inherited from Lexer) | |
| Precpred | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| PushMode | (Inherited from Lexer) | |
| Recover(LexerNoViableAltException) | (Inherited from Lexer) | |
| Recover(RecognitionException) |
Lexers can normally match any char in it's vocabulary after matching
a token, so do the easy thing and just kill a character and hope
it all works out.
(Inherited from Lexer) | |
| RemoveErrorListener | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| RemoveErrorListeners | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| Reset | (Inherited from Lexer) | |
| Sempred | (Inherited from RecognizerInt32, LexerATNSimulator) | |
| SetInputStream | Set the char stream and reset the lexer (Inherited from Lexer) | |
| Skip |
Instruct the lexer to skip creating a token for current lexer rule
and look for another token.
(Inherited from Lexer) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| _ATN | ||
| AGG_SELECTOR | ||
| APPLY | ||
| AS | ||
| ASSIGN | ||
| AUTHOR | ||
| BOOL_TYPE | ||
| BOOL_VAL | ||
| channelNames | ||
| CLASS_TYPE | ||
| COMMENT | ||
| COMPUTEDBY | ||
| CONST | ||
| CONTEXT | ||
| DATA | ||
| DATE_TYPE | ||
| decisionToDFA | ||
| DefaultVocabulary | ||
| DEFINE | ||
| DOCUMENTATION | ||
| END | ||
| ErrorOutput | (Inherited from Lexer) | |
| FACT | ||
| FLOAT | ||
| FOR | ||
| FORMAT | ||
| FORMAT_REF | ||
| FROM | ||
| HAVING | ||
| HDSI_EXPR | ||
| HEX_4 | ||
| ID | ||
| IMPORT | ||
| INCLUDE | ||
| INTEGER | ||
| INTEGER_TYPE | ||
| ISSUE_PRIORITY_VAL | ||
| ISSUE_TYPE | ||
| ITERATIONS | ||
| LIBRARY | ||
| LITERAL | ||
| LOGIC | ||
| LONG_TYPE | ||
| METADATA | ||
| MODEL | ||
| modeNames | ||
| MULTILINE_STRING | ||
| NAMED_ID | ||
| NEGATED | ||
| NEGATION | ||
| NORMALIZE | ||
| OID | ||
| OID_DOTTED | ||
| Output | (Inherited from Lexer) | |
| OVERWRITE | ||
| PRIMITIVE_TYPE | ||
| PRIORITY | ||
| PROPOSAL | ||
| PROPOSE | ||
| PROTOCOL | ||
| RAISE | ||
| REAL_TYPE | ||
| REPEAT | ||
| RULE | ||
| ruleNames | ||
| SCOPE | ||
| sharedContextCache | ||
| SPACE | ||
| STATUS | ||
| STATUS_VAL | ||
| STRING | ||
| STRING_TYPE | ||
| T__0 | ||
| T__1 | ||
| T__10 | ||
| T__11 | ||
| T__2 | ||
| T__3 | ||
| T__4 | ||
| T__5 | ||
| T__6 | ||
| T__7 | ||
| T__8 | ||
| T__9 | ||
| THEN | ||
| TO | ||
| TRACKBY | ||
| TYPE | ||
| TYPE_REF | ||
| UNTIL | ||
| UUID | ||
| UUIDV4 | ||
| VALID | ||
| VERSION | ||
| VERSION_VAL | ||
| WHEN | ||
| WITH |
| Name | Description | |
|---|---|---|
| ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods) | |
| WithControl |
With control parameter is used as a wrapper for _ parameters
(Defined by QueryFilterExtensions) |