public class DefaultNExprs extends Object implements NExprs
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
DefaultNExprs() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidScore, query, querypublic NExprDeclarations newDeclarations(boolean includeDefaults)
newDeclarations in interface NExprspublic NExprDeclarations newDeclarations()
newDeclarations in interface NExprspublic NExprDeclarations newDeclarations(boolean includeDefaults, NExprEvaluator evaluator)
newDeclarations in interface NExprspublic NExprMutableDeclarations newMutableDeclarations(boolean includeDefaults)
newMutableDeclarations in interface NExprspublic NExprMutableDeclarations newMutableDeclarations(NExprEvaluator evaluator)
newMutableDeclarations in interface NExprspublic NExprMutableDeclarations newMutableDeclarations()
newMutableDeclarations in interface NExprspublic NExprMutableDeclarations newMutableDeclarations(boolean includeDefaults, NExprEvaluator evaluator)
newMutableDeclarations in interface NExprspublic <A,B> NOptional<NFunction2<A,B,?>> findCommonInfixOp(NExprCommonOp op, Class<? extends A> firstArgType, Class<? extends B> secondArgType)
findCommonInfixOp in interface NExprspublic <A> NOptional<NFunction<A,?>> findCommonPrefixOp(NExprCommonOp op, Class<? extends A> argType)
findCommonPrefixOp in interface NExprspublic <A> NOptional<NFunction<A,?>> findCommonPostfixOp(NExprCommonOp op, Class<? extends A> argType)
findCommonPostfixOp in interface NExprspublic int getScore(NScorableContext context)
getScore in interface NComponentgetScore in interface NScorableCopyright © 2025 vpc open source initiative. All rights reserved.