module languages.CSharpLexerBase

Inheritance diagram of pyensae.languages.CSharpLexerBase

Short summary

Classes

class

truncated documentation

CSharpLexerBase

Properties

property

truncated documentation

column

inputStream

line

sourceName

state

text

type

Methods

method

truncated documentation

__init__

IsRegularCharInside

IsVerbatiumDoubleQuoteInside

OnCloseBrace

OnCloseBraceInside

OnColon

OnDoubleQuoteInside

OnInterpolatedRegularStringStart

OnInterpolatedVerbatiumStringStart

OnOpenBrace

OpenBraceInside

Documentation