public static class SubselectForgeCodegenUtil.ReturnIfNoMatch extends Object implements TriConsumer<CodegenMethod,CodegenBlock,ExprSubselectEvalMatchSymbol>
Constructor and Description |
---|
ReturnIfNoMatch(CodegenExpression valueIfNull,
CodegenExpression valueIfEmpty) |
Modifier and Type | Method and Description |
---|---|
void |
accept(CodegenMethod method,
CodegenBlock block,
ExprSubselectEvalMatchSymbol symbols) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public ReturnIfNoMatch(CodegenExpression valueIfNull, CodegenExpression valueIfEmpty)
public void accept(CodegenMethod method, CodegenBlock block, ExprSubselectEvalMatchSymbol symbols)
accept
in interface TriConsumer<CodegenMethod,CodegenBlock,ExprSubselectEvalMatchSymbol>
Copyright © 2005–2021. All rights reserved.