C_NodeTypes.RESULT_COLUMN_LIST,
getContextManager());
ResultColumnList refRcl = (ResultColumnList) nodeFactory.getNode(
C_NodeTypes.RESULT_COLUMN_LIST,
getContextManager());
TableName referencedTable;
int[] refActions = {StatementType.RA_NOACTION,
StatementType.RA_NOACTION};
jj_consume_token(FOREIGN);
jj_consume_token(KEY);
jj_consume_token(LEFT_PAREN);