Lines Matching refs:Antlr
1 unit Antlr.Runtime.Tree;
39 {$MESSAGE ERROR 'You need Delphi 2009 or higher to use the Antlr runtime'}
45 Antlr.Runtime,
46 Antlr.Runtime.Tools,
47 Antlr.Runtime.Collections;
428 /// What does a tree look like? ANTLR has a number of support classes
433 /// NOTE: When constructing trees, ANTLR can build any kind of tree; it can
530 /// actually have any user data. ANTLR v3 uses a list of children approach
1006 /// follows ANTLR tree grammar tree element syntax: