module languages.CSharpLexer

Inheritance diagram of pyensae.languages.CSharpLexer

Short summary

Classes

class

truncated documentation

CSharpLexer

Functions

function

truncated documentation

serializedATN

Properties

property

truncated documentation

column

inputStream

line

sourceName

state

text

type

Methods

method

truncated documentation

__init__

action

CLOSE_BRACE_action

CLOSE_BRACE_INSIDE_action

COLON_action

DOUBLE_QUOTE_INSIDE_action

INTERPOLATED_REGULAR_STRING_START_action

INTERPOLATED_VERBATIUM_STRING_START_action

OPEN_BRACE_action

OPEN_BRACE_INSIDE_action

REGULAR_CHAR_INSIDE_sempred

REGULAR_STRING_INSIDE_sempred

sempred

VERBATIUM_DOUBLE_QUOTE_INSIDE_sempred

VERBATIUM_INSIDE_STRING_sempred

Documentation