Searched defs:tokens32 (Results 1 – 1 of 1) sorted by relevance
150 type tokens32 struct { struct151 tree []token32154 func (t *tokens32) Trim(length uint32) {158 func (t *tokens32) Print() {164 func (t *tokens32) AST() *node32 {189 func (t *tokens32) PrintSyntaxTree(buffer string) {193 func (t *tokens32) PrettyPrintSyntaxTree(buffer string) {197 func (t *tokens32) Add(rule pegRule, begin, end, index uint32) {210 func (t *tokens32) Tokens() []token32 {221 tokens32 anonMember