C# Class Microsoft.Fast.AST.Scanner.Scanner.Table

Afficher le fichier Open project: AutomataDotNet/Automata

Méthodes publiques

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

Méthodes publiques

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

Method Details

Table() public méthode

public Table ( int m, int x, int d, short n ) : System
m int
x int
d int
n short
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 short[] nxt
Résultat short[]

rng public_oe property

public int rng
Résultat int