Skip to content

UnparseLanguageIndependentConstructs::isRequiredOperator

Synopsis

Declared in <src/backend/unparser/languageIndependenceSupport/unparseLanguageIndependentConstructs.h>

bool
isRequiredOperator(
    SgBinaryOp* binary_op,
    bool current_function_call_uses_operator_syntax,
    bool parent_function_call_uses_operator_syntax);

Created with MrDocs