Searched defs:tokens32 (Results 1 – 1 of 1) sorted by relevance
146 type tokens32 struct { struct147 tree []token32150 func (t *tokens32) Trim(length uint32) {154 func (t *tokens32) Print() {160 func (t *tokens32) AST() *node32 {185 func (t *tokens32) PrintSyntaxTree(buffer string) {189 func (t *tokens32) PrettyPrintSyntaxTree(buffer string) {193 func (t *tokens32) Add(rule pegRule, begin, end, index uint32) {206 func (t *tokens32) Tokens() []token32 {217 tokens32 anonMember