Abacus/src/org/nwapw/abacus/lexing/pattern
Danila Fedorin 0263086e10 Add link nodes to collections and check for their presence.
This prevents infinite loops, as Link nodes do not follow regular
addInto behavior.
2017-07-28 09:51:59 -07:00
..
AnyNode.java Add a lot of comments. More to come. 2017-07-25 22:47:48 -07:00
EndNode.java Add a lot of comments. More to come. 2017-07-25 22:47:48 -07:00
LinkNode.java Add link nodes to collections and check for their presence. 2017-07-28 09:51:59 -07:00
Match.java Add a lot of comments. More to come. 2017-07-25 22:47:48 -07:00
Pattern.java Switch all uses of *List, *Map to just List and Map. 2017-07-27 18:19:12 -07:00
PatternChain.java Add a lot of comments. More to come. 2017-07-25 22:47:48 -07:00
PatternNode.java Switch all uses of *List, *Map to just List and Map. 2017-07-27 18:19:12 -07:00
RangeNode.java Add a lot of comments. More to come. 2017-07-25 22:47:48 -07:00
ValueNode.java Add a lot of comments. More to come. 2017-07-25 22:47:48 -07:00