com.saxonica.codegen
Class PatternCompiler
java.lang.Object
com.saxonica.codegen.PatternCompiler
public class PatternCompiler
- extends Object
Compile a PatternMatchExpression (. matches pattern)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternCompiler
public PatternCompiler()
compileToEffectiveBooleanValue
public static void compileToEffectiveBooleanValue(CompilerService compiler,
String nodeVar,
Pattern pat,
String booleanVar)
Copyright (c) Saxonica Limited. All rights reserved.