ANTLR3C
3.3.1
|
#include <antlr3commontree.h>
ANTLR3_API pANTLR3_ARBORETUM antlr3ArboretumNew | ( | pANTLR3_STRING_FACTORY | strFactory | ) |
References ANTLR3_MALLOC, antlr3SetCTAPI(), antlr3StackNew(), antlr3VectorFactoryNew(), ANTLR3_COMMON_TREE_struct::baseTree, ANTLR3_ARBORETUM_struct::close, ANTLR3_COMMON_TREE_struct::factory, factoryClose(), ANTLR3_TREE_PARSER_struct::free, newFromToken(), ANTLR3_ARBORETUM_struct::newFromToken, newFromTree(), ANTLR3_ARBORETUM_struct::newFromTree, newPool(), newPoolTree(), ANTLR3_ARBORETUM_struct::newTree, ANTLR3_ARBORETUM_struct::nilStack, ANTLR3_ARBORETUM_struct::pools, ANTLR3_BASE_TREE_struct::strFactory, ANTLR3_ARBORETUM_struct::thisPool, ANTLR3_ARBORETUM_struct::unTruc, and ANTLR3_ARBORETUM_struct::vFactory.
Referenced by ANTLR3_TREE_ADAPTORNew().
ANTLR3_API pANTLR3_COMMON_TREE antlr3CommonTreeNew | ( | void | ) |
References ANTLR3_API, ANTLR3_CALLOC, and antlr3SetCTAPI().
Referenced by antlr3CommonTreeNewFromToken().
ANTLR3_API pANTLR3_COMMON_TREE antlr3CommonTreeNewFromToken | ( | pANTLR3_COMMON_TOKEN | token | ) |
References antlr3CommonTreeNew(), and ANTLR3_COMMON_TREE_struct::token.
Referenced by newDownNode(), and newUpNode().
ANTLR3_API void antlr3SetCTAPI | ( | pANTLR3_COMMON_TREE | tree | ) |
References ANTLR3_API, antlr3BaseTreeNew(), ANTLR3_COMMON_TREE_struct::baseTree, ANTLR3_COMMON_TREE_struct::childIndex, ANTLR3_BASE_TREE_struct::children, createChildrenList(), ANTLR3_BASE_TREE_struct::createChildrenList, dupNode(), ANTLR3_BASE_TREE_struct::dupNode, ANTLR3_BASE_TREE_struct::free, getCharPositionInLine(), ANTLR3_BASE_TREE_struct::getCharPositionInLine, getChildIndex(), ANTLR3_BASE_TREE_struct::getChildIndex, getLine(), ANTLR3_BASE_TREE_struct::getLine, getParent(), ANTLR3_BASE_TREE_struct::getParent, getText(), ANTLR3_BASE_TREE_struct::getText, getToken(), ANTLR3_BASE_TREE_struct::getToken, getType(), ANTLR3_BASE_TREE_struct::getType, isNilNode(), ANTLR3_BASE_TREE_struct::isNilNode, ANTLR3_COMMON_TREE_struct::parent, reuse(), ANTLR3_BASE_TREE_struct::reuse, setChildIndex(), ANTLR3_BASE_TREE_struct::setChildIndex, setParent(), ANTLR3_BASE_TREE_struct::setParent, ANTLR3_COMMON_TREE_struct::startIndex, ANTLR3_COMMON_TREE_struct::stopIndex, ANTLR3_BASE_TREE_struct::super, ANTLR3_COMMON_TREE_struct::token, toString(), ANTLR3_BASE_TREE_struct::toString, and ANTLR3_BASE_TREE_struct::u.
Referenced by antlr3ArboretumNew(), antlr3CommonTreeNew(), antlr3CommonTreeNodeStreamNew(), antlr3CommonTreeNodeStreamNewStream(), and newPoolTree().
|
static |
Create a new vector for holding child nodes using the inbuilt vector factory.
References ANTLR3_BASE_TREE_struct::children, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_COMMON_TREE_struct::factory, ANTLR3_ARBORETUM_struct::newFromTree, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_API, ANTLR3_FREE, ANTLR3_VECTOR_FACTORY_struct::close, ANTLR3_STACK_struct::free, ANTLR3_ARBORETUM_struct::nilStack, ANTLR3_ARBORETUM_struct::pools, ANTLR3_ARBORETUM_struct::thisPool, and ANTLR3_ARBORETUM_struct::vFactory.
Referenced by antlr3ArboretumNew().
|
static |
References ANTLR3_BASE_TREE_struct::getCharPositionInLine, ANTLR3_COMMON_TOKEN_struct::getCharPositionInLine, ANTLR3_BASE_TREE_struct::getChild, ANTLR3_BASE_TREE_struct::getChildCount, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::getChild, ANTLR3_BASE_TREE_struct::getChildCount, ANTLR3_BASE_TREE_struct::getLine, ANTLR3_COMMON_TOKEN_struct::getLine, ANTLR3_BASE_TREE_struct::super, and ANTLR3_COMMON_TREE_struct::token.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::toString.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_COMMON_TOKEN_struct::getType, ANTLR3_BASE_TREE_struct::super, and ANTLR3_COMMON_TREE_struct::token.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_FALSE, ANTLR3_TRUE, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_ARBORETUM_struct::newTree, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3ArboretumNew().
|
static |
References ANTLR3_COMMON_TREE_struct::baseTree, ANTLR3_ARBORETUM_struct::newTree, ANTLR3_BASE_TREE_struct::super, ANTLR3_COMMON_TREE_struct::token, and ANTLR3_BASE_TREE_struct::u.
Referenced by antlr3ArboretumNew().
|
static |
References ANTLR3_FACTORY_POOL_SIZE, ANTLR3_FALSE, ANTLR3_MALLOC, ANTLR3_REALLOC, ANTLR3_TRUE, ANTLR3_ARBORETUM_struct::nextTree, ANTLR3_ARBORETUM_struct::pools, and ANTLR3_ARBORETUM_struct::thisPool.
Referenced by antlr3ArboretumNew(), and newPoolTree().
|
static |
References ANTLR3_FACTORY_POOL_SIZE, antlr3SetCTAPI(), ANTLR3_COMMON_TREE_struct::baseTree, ANTLR3_COMMON_TREE_struct::factory, newPool(), ANTLR3_ARBORETUM_struct::nextTree, ANTLR3_ARBORETUM_struct::nilStack, ANTLR3_STACK_struct::peek, ANTLR3_ARBORETUM_struct::pools, ANTLR3_STACK_struct::pop, ANTLR3_BASE_TREE_struct::strFactory, ANTLR3_BASE_TREE_struct::super, ANTLR3_ARBORETUM_struct::thisPool, and ANTLR3_ARBORETUM_struct::unTruc.
Referenced by antlr3ArboretumNew().
|
static |
Clean up any child vector that the tree might have, so it can be reused, then add it into the reuse stack.
References ANTLR3_COMMON_TREE_struct::baseTree, ANTLR3_BASE_TREE_struct::children, ANTLR3_VECTOR_struct::clear, ANTLR3_COMMON_TREE_struct::factory, ANTLR3_ARBORETUM_struct::nilStack, ANTLR3_STACK_struct::push, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().
|
static |
References ANTLR3_TRUE, ANTLR3_BASE_TREE_struct::getText, ANTLR3_BASE_TREE_struct::isNilNode, ANTLR3_STRING_FACTORY_struct::newPtr, nilNode(), ANTLR3_BASE_TREE_struct::strFactory, and ANTLR3_BASE_TREE_struct::super.
Referenced by antlr3SetCTAPI().