Uses of Interface
org.sonar.sslr.internal.matchers.Matcher
Packages that use Matcher
Package
Description
Internals of Grammar API.
Internals of Parser.
Members of this package must not be used from outside of SSLR.
-
Uses of Matcher in com.sonar.sslr.impl.matcher
Classes in com.sonar.sslr.impl.matcher that implement MatcherModifier and TypeClassDescriptionclassThis class is not intended to be instantiated or subclassed by clients. -
Uses of Matcher in org.sonar.sslr.internal.grammar
Classes in org.sonar.sslr.internal.grammar that implement Matcher -
Uses of Matcher in org.sonar.sslr.internal.matchers
Methods in org.sonar.sslr.internal.matchers that return MatcherConstructors in org.sonar.sslr.internal.matchers with parameters of type Matcher -
Uses of Matcher in org.sonar.sslr.internal.vm
Subinterfaces of Matcher in org.sonar.sslr.internal.vmModifier and TypeInterfaceDescriptioninterfaceRule, which can be compiled byMutableGrammarCompiler.interfaceClasses in org.sonar.sslr.internal.vm that implement MatcherModifier and TypeClassDescriptionclassclassclassclassMethods in org.sonar.sslr.internal.vm that return MatcherModifier and TypeMethodDescriptionCompiledGrammar.getMatcher(GrammarRuleKey ruleKey) MachineStack.matcher()Methods in org.sonar.sslr.internal.vm with parameters of type MatcherModifier and TypeMethodDescriptionstatic InstructionvoidMachine.createLeafNode(Matcher matcher, int offset) voidMachine.pushReturn(int returnOffset, Matcher matcher, int callOffset) voidMachineStack.setMatcher(Matcher matcher) Constructors in org.sonar.sslr.internal.vm with parameters of type Matcher -
Uses of Matcher in org.sonar.sslr.internal.vm.lexerful
Classes in org.sonar.sslr.internal.vm.lexerful that implement MatcherModifier and TypeClassDescriptionclassclassclassclassclassclassclass