Class Action


public class Action extends Expansion_
Describes actions that may occur on the right hand side of productions.
  • Constructor Details

    • Action

      public Action()
  • Method Details

    • dump

      public StringBuilder dump(int indent, Set<Object> alreadyDumped)
      Overrides:
      dump in class Expansion_
      Parameters:
      indent - - the number of spaces for indenting
      alreadyDumped - - a Set of objects already dumped (unused)
      Returns:
      the formatted string dumping the class
    • getActionTokens

      public final List<Token> getActionTokens()
      Returns:
      the action_tokens