Package | Description |
---|---|
fmrisc.ProgramExplorer.Syntax | |
fmrisc.ProgramExplorer.Syntax.Logic |
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.visit(DeclarationBase tree) |
void |
ASTVisitorBase.visit(DeclarationBase tree) |
Modifier and Type | Class and Description |
---|---|
class |
AxiomDefinition
The definition of an axiom
|
class |
DefinitionBase
The base class of definitions.
|
class |
FormulaDefinition
The definition of a formula
|
class |
TypeDeclaration
The declaration of a type.
|
class |
TypeDefinition
The definition of a type.
|
class |
ValueDeclarationClass
The declaration of a value.
|
class |
ValueDeclarationFormula
The declaration of a value (predicate) initialized by a formula
|
class |
ValueDeclarationInitialized
The declaration of a value with initialization.
|
class |
ValueDefinitionClass
The definition of a value.
|