C# Class AsmHighlighter.Lexer.Scanner.Table

Afficher le fichier Open project: Trass3r/AsmHighlighter

Méthodes publiques

Свойство Type Description
dflt int
min int
nxt sbyte[]
rng int

Méthodes publiques

Méthode Description
Table ( int m, int x, int d, sbyte n ) : System

Method Details

Table() public méthode

public Table ( int m, int x, int d, sbyte n ) : System
m int
x int
d int
n sbyte
Résultat System

Property Details

dflt public_oe property

public int dflt
Résultat int

min public_oe property

public int min
Résultat int

nxt public_oe property

public sbyte[] nxt
Résultat sbyte[]

rng public_oe property

public int rng
Résultat int