|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDeclaration | |
fmrisc.AST | |
fmrisc.Semantics |
Uses of TypeDeclaration in fmrisc.AST |
Methods in fmrisc.AST that return TypeDeclaration | |
static TypeDeclaration |
Construct.typeDeclaration(TypeDeclIdentifier name,
Type type)
construct type declaration with denoted name and type. |
Uses of TypeDeclaration in fmrisc.Semantics |
Methods in fmrisc.Semantics with parameters of type TypeDeclaration | |
boolean |
Environment.putTypeDeclaration(TypeDeclaration tdecl)
put type declaration into environment |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |