Class | Description |
---|---|
Block |
Class that represents a series of statements.
|
LookUpTable |
Class that implements a look up table for variables in all levels.
|
Snippet |
Class that represents a snippet as a sequence of blocks.
|
Statement |
A statement that represents a single java command.
|
StatementSet |
Class that represents a set of statements.
|
StatementTypes |
Class keeping hold of the different sets of statement types in ASTs.
|
Copyright © 2017. All rights reserved.