Parser
- Converted ::findAttribute to use recusive ::scan.
This commit is contained in:
@@ -73,7 +73,7 @@ private:
|
||||
void findPattern ();
|
||||
void findSubstitution ();
|
||||
void findTag ();
|
||||
void findAttribute ();
|
||||
void findAttribute (Tree*);
|
||||
void findAttributeModifier (Tree*);
|
||||
void findOperator ();
|
||||
void findFilter ();
|
||||
|
||||
Reference in New Issue
Block a user