Package one.empty3.library.lang
Class Tree
- java.lang.Object
-
- one.empty3.library.lang.Tree
-
public class Tree extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Tree()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
add(Token token)
-
-
-
Method Detail
-
add
public boolean add(Token token)
-
-