Searched defs:BaseTree (Results 1 – 24 of 24) sorted by relevance
56 {111 {125 {132 {146 {159 {177 {184 {191 {196 {[all …]
38 …wException:(id<BaseTree>)theOldRoot newRoot:(id<BaseTree>)theNewRoot stream:(id<IntStream>)aStream;43 …ithOldRoot:(id<BaseTree>)theOldRoot newRoot:(id<BaseTree>)theNewRoot stream:(id<IntStream>)aStream;63 {72 {
93 {116 {122 {137 {143 {202 {
67 {80 {120 {130 {
44 {64 {80 {
42 @implementation BaseTree implementation74 {89 {165 {219 {351 {412 {
51 {92 {
133 {222 {
154 {170 {
203 {218 {
84 {
305 {312 {
64 {
259 {
307 {
274 {
35 public class BaseTree implements Tree { class in org.antlr.runtime.tree42 public function BaseTree(node:Tree = null) { method in org.antlr.runtime.tree.BaseTree
48 public abstract class BaseTree : ITree { class51 public BaseTree() { in BaseTree() method in Antlr.Runtime.Tree.BaseTree60 public BaseTree(ITree node) { in BaseTree() method in Antlr.Runtime.Tree.BaseTree
39 public abstract class BaseTree implements Tree { class42 public BaseTree() { in BaseTree() method in BaseTree49 public BaseTree(Tree node) { in BaseTree() method in BaseTree
7 org.antlr.runtime.tree.BaseTree = function() {}; class in org.antlr.runtime.tree
37 using BaseTree = Antlr.Runtime.Tree.BaseTree; typedef
312 class BaseTree < ::Array class
667 class BaseTree(Tree): class
671 class BaseTree(Tree): class