Uses of Class
net.hydromatic.filtex.ast.Ast.MatchesAdvanced
Packages that use Ast.MatchesAdvanced
-
Uses of Ast.MatchesAdvanced in net.hydromatic.filtex.ast
Methods in net.hydromatic.filtex.ast that return Ast.MatchesAdvancedModifier and TypeMethodDescriptionAstBuilder.matchesAdvanced(String expression) Creates a matchesAdvanced.Methods in net.hydromatic.filtex.ast with parameters of type Ast.MatchesAdvancedModifier and TypeMethodDescriptionvoidAstVisitorImpl.visit(Ast.MatchesAdvanced matchesAdvanced, @Nullable AstNode parent)