Interface ParentToken

All Known Implementing Classes:
ChoiceToken, DebugToken, ListToken, NotToken, RepeatingToken, WrapperToken

public interface ParentToken
  • Method Details

    • getChildren

      TokenType[] getChildren()
    • setChildren

      void setChildren(TokenType[] children)