Class Action


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

      • Action

        public Action()
    • Method Detail

      • dump

        public java.lang.StringBuilder dump​(int indent,
                                            java.util.Set<java.lang.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 java.util.List<Token> getActionTokens()
        Returns:
        the action_tokens