public class ExprDeclaredCompileTimeResolverEmpty extends Object implements ExprDeclaredCompileTimeResolver
Modifier and Type | Field and Description |
---|---|
static ExprDeclaredCompileTimeResolverEmpty |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ExpressionDeclItem |
resolve(String name) |
ExpressionScriptProvided |
resolveScript(String name,
int numParameters) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makePathAmbiguous, validateAmbiguous
public static final ExprDeclaredCompileTimeResolverEmpty INSTANCE
public ExpressionDeclItem resolve(String name)
resolve
in interface ExprDeclaredCompileTimeResolver
public ExpressionScriptProvided resolveScript(String name, int numParameters)
Copyright © 2005–2018. All rights reserved.