Searched refs:cast_spec (Results 1 – 3 of 3) sorted by relevance
232 cast_spec, enumerator
262 %type <pParseNode> value_exp_primary num_value_fct unsigned_value_spec cast_spec set_fct_spec scal…2742 cast_spec: label2768 | cast_spec
1425 { OSQLParseNode::cast_spec, "cast_spec" } in OSQLParser()2525 …if ( getParent() && SQL_ISRULE(getParent(),cast_spec) && m_aNodeValue.toChar() == '(' ) // no spac… in parseLeaf()
Completed in 48 milliseconds