|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.saxonica.codegen.PatternCompiler
public class PatternCompiler
Compile a PatternMatchExpression (. matches pattern)
Constructor Summary | |
---|---|
PatternCompiler()
|
Method Summary | |
---|---|
static void |
compileToEffectiveBooleanValue(CompilerService compiler,
String nodeVar,
Pattern pat,
String booleanVar)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatternCompiler()
Method Detail |
---|
public static void compileToEffectiveBooleanValue(CompilerService compiler, String nodeVar, Pattern pat, String booleanVar)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |