Uses of Class
de.grogra.xl.compiler.pattern.PatternWrapper
-
Uses of PatternWrapper in de.grogra.xl.compiler.pattern
Modifier and TypeMethodDescriptionvoid
PatternBuilder.addEdgePattern
(antlr.collections.AST label, PatternWrapper edge, ArgumentDescription[] args, EdgeDirection direction, antlr.collections.AST pos) final SimplePatternData
PatternBuilder.addNodePattern
(antlr.collections.AST label, PatternWrapper pred, ArgumentDescription[] args, antlr.collections.AST pos) final SimplePatternData
PatternBuilder.addRelationPattern
(antlr.collections.AST label, PatternWrapper pred, ArgumentDescription[] args, boolean swapInOut, antlr.collections.AST pos)