Package redempt.redlex.data
Interface ParentToken
- All Known Implementing Classes:
ChoiceToken
,DebugToken
,ListToken
,NotToken
,RepeatingToken
,WrapperToken
public interface ParentToken
-
Method Summary
-
Method Details
-
getChildren
TokenType[] getChildren() -
setChildren
-