Uses of Package
org.sonar.sslr.internal.vm
Packages that use org.sonar.sslr.internal.vm
Package
Description
API to define Parsing Expression Grammar.
Internals of Grammar API.
Members of this package must not be used from outside of SSLR.
-
Classes in org.sonar.sslr.internal.vm used by com.sonar.sslr.impl.matcher
-
Classes in org.sonar.sslr.internal.vm used by com.sonar.sslr.impl.typed
-
Classes in org.sonar.sslr.internal.vm used by org.sonar.sslr.grammar
-
Classes in org.sonar.sslr.internal.vm used by org.sonar.sslr.internal.grammar
-
Classes in org.sonar.sslr.internal.vm used by org.sonar.sslr.internal.vmClassDescriptionRule, which can be compiled by
MutableGrammarCompiler.Duplicates corresponding class from SSLR to improve: Performance in case of parsing list of tokens multiple times, but with different starting positions.Parsing expression. -
Classes in org.sonar.sslr.internal.vm used by org.sonar.sslr.internal.vm.lexerfulClassDescriptionDuplicates corresponding class from SSLR to improve: Performance in case of parsing list of tokens multiple times, but with different starting positions.Parsing expression.