C# Class AsmHighlighter.Lexer.Scanner.Context

Show file Open project: Trass3r/AsmHighlighter

Public Properties

Property Type Description
bPos int
cChr int
cNum int
state int

Property Details

bPos public property

public int bPos
return int

cChr public property

public int cChr
return int

cNum public property

public int cNum
return int

state public property

public int state
return int