public interface ParsingExpression extends Matcher
Modifier and Type | Method and Description |
---|---|
Instruction[] |
compile(CompilationHandler compiler)
Compiles this expression into a sequence of instructions.
|
Instruction[] compile(CompilationHandler compiler)
Copyright © 2009–2017 SonarSource. All rights reserved.