Home
last modified time | relevance | path

Searched defs:TreeAdaptor (Results 1 – 25 of 40) sorted by relevance

12

/external/antlr/runtime/ObjC/Framework/
DRewriteRuleSubtreeStream.m38 … description:(NSString *)anElementDescription;
46 element:(id)anElement;
55 elements:(NSArray *)theElements;
63 {
72 {
80 {
DRewriteRuleNodeStream.m14 …ewRewriteRuleNodeStream:(id<TreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription;
19 …m:(id<TreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription element:(id)anElement;
24 …Adaptor>)aTreeAdaptor description:(NSString *)anElementDescription elements:(NSArray *)theElements;
30 {
39 {
47 {
DRewriteRuleTokenStream.m41 {
50 {
60 {
75 {
85 {
96 {
DRewriteRuleElementStream.m41 {
49 {
57 elements:(NSArray *)theElements;
65 {
80 {
96 {
135 {
DTreeWizard.m206 {
211 {
216 {
233 {
242 {
263 {
592 {
605 {
DTreeVisitor.m38 {
57 {
DTreePatternParser.m40 {
58 {
DCommonTreeNodeStream.m51 {
71 {
DBufferedTreeNodeStream.m98 {
103 {
351 {
DTreeIterator.m80 {
DDebugTreeNodeStream.m72 {
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DTreeAdaptor.as41 public interface TreeAdaptor { interface in org.antlr.runtime.tree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DITreeNodeStream.cs94 ITreeAdaptor TreeAdaptor property
DCommonTreeNodeStream.cs117 public virtual ITreeAdaptor TreeAdaptor property in Antlr.Runtime.Tree.CommonTreeNodeStream
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
DITreeNodeStream`1.cs92 ITreeAdaptor<T> TreeAdaptor property
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeNodeStream.cs88 ITreeAdaptor TreeAdaptor { property
DCommonTreeNodeStream.cs97 public virtual ITreeAdaptor TreeAdaptor { property in Antlr.Runtime.Tree.CommonTreeNodeStream
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyDifferentiator.m184 {
DPolyParser.m251 {
DSimplifier.m413 {
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m183 {
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangParser.m224 {
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugTreeNodeStream.cs80 public virtual ITreeAdaptor TreeAdaptor { property in Antlr.Runtime.Debug.DebugTreeNodeStream
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugTreeNodeStream.cs90 public virtual ITreeAdaptor TreeAdaptor property in Antlr.Runtime.Debug.DebugTreeNodeStream
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
DBaseTreeAdaptor.js5 org.antlr.runtime.tree.TreeAdaptor = function() {}; class in org.antlr.runtime.tree

12