Property | Type | Description | |
---|---|---|---|
acceptors | TreeTransducer>.Dictionary | ||
alphabet | |||
transducers | TreeTransducer>.Dictionary | ||
trees | IEnumerable | ||
z3p | Z3Provider |
Method | Description | |
---|---|---|
AddAcceptor ( |
Generate an acceptor rooted in def from a compound language definition and adds it to the list of acceptors
|
|
AddTransducer ( |
Generate a transducer rooted in def from a transducer definition
|
|
AddTransducer ( |
Generate a transducer rooted in def from a compound transducer definition and adds it to the list of transducers
|
|
AddTree ( |
Generate a tree from a tree definition
|
|
GenerateZ3ExprFromToExpr ( |
||
GenerateZ3ExprFromWhereExpr ( |
||
TreeClassDef ( |
Method | Description | |
---|---|---|
GenerateZ3ToExpr ( |
||
GenerateZ3ToExpr ( |
||
GenerateZ3ToExpr ( |
||
GenerateZ3ToExpr ( |
||
GenerateZ3WhereExpr ( |
||
GenerateZ3WhereExpr ( |
||
GenerateZ3WhereExpr ( |
public AddAcceptor ( |
||
def | ||
fti | ||
defs | Def>.Dictionary | |
return | bool |
public AddTransducer ( |
||
def | ||
fti | ||
defs | Def>.Dictionary | |
return | bool |
public AddTransducer ( |
||
def | ||
fti | ||
defs | Def>.Dictionary | |
return | bool |
public AddTree ( |
||
def | ||
fti | ||
defs | Def>.Dictionary | |
return | bool |
public GenerateZ3ExprFromToExpr ( |
||
expr | ||
outputAlph | ||
children | List |
|
from | int | |
reachedStates | List |
|
queue | List |
|
defs | Def>.Dictionary | |
fti | ||
nextStatesL | List |
|
return |
public GenerateZ3ExprFromWhereExpr ( |
||
expr | ||
fti | ||
return |
public TreeClassDef ( |
||
ras | ||
z3p | Z3Provider | |
return | System |
public RankedAlphabetSort,Microsoft.Fast alphabet | ||
return |