Package org.kie.dmn.feel.util
Class TokenTree
- java.lang.Object
-
- org.kie.dmn.feel.util.TokenTree
-
public class TokenTree extends Object
-
-
Constructor Summary
Constructors Constructor Description TokenTree()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddName(List<String> tokens)booleanfollowUp(String t, boolean commit)voidstart(String t)
-