Uses of Class
com.twineworks.tweakflow.lang.ast.structure.match.MatchLines
Packages that use MatchLines
Package
Description
-
Uses of MatchLines in com.twineworks.tweakflow.lang.analysis.scope
Methods in com.twineworks.tweakflow.lang.analysis.scope that return MatchLinesMethods in com.twineworks.tweakflow.lang.analysis.scope with parameters of type MatchLines -
Uses of MatchLines in com.twineworks.tweakflow.lang.analysis.visitors
Methods in com.twineworks.tweakflow.lang.analysis.visitors that return MatchLinesModifier and TypeMethodDescriptionAExpressionDescendingVisitor.visit(MatchLines node) AVisitor.visit(MatchLines node) Visitor.visit(MatchLines node) Methods in com.twineworks.tweakflow.lang.analysis.visitors with parameters of type MatchLinesModifier and TypeMethodDescriptionAExpressionDescendingVisitor.visit(MatchLines node) AVisitor.visit(MatchLines node) Visitor.visit(MatchLines node) -
Uses of MatchLines in com.twineworks.tweakflow.lang.ast.expressions
Methods in com.twineworks.tweakflow.lang.ast.expressions that return MatchLines -
Uses of MatchLines in com.twineworks.tweakflow.lang.ast.structure.match
Methods in com.twineworks.tweakflow.lang.ast.structure.match that return MatchLinesModifier and TypeMethodDescriptionMatchLines.copy()MatchLines.setSourceInfo(SourceInfo sourceInfo)