Package components.statement


package components.statement
Provides the Statement family interfaces and implementing classes.
  • Class
    Description
    StatementKernel enhanced with secondary methods.
    Statement represented as a Tree of StatementLabels with implementations of primary methods.
    Statement kernel component with kernel methods.
    The possible conditions for IF, IF_ELSE, and WHILE statements.
    The kinds of statements.
    Layered implementations of secondary methods for Statement.