jp.hishidama.eval.rule
クラス Col2RightJoinRule

java.lang.Object
  上位を拡張 jp.hishidama.eval.rule.AbstractRule
      上位を拡張 jp.hishidama.eval.rule.Col2RightJoinRule

public class Col2RightJoinRule
extends AbstractRule

二項演算子(右結合)ルールクラス.

作成者:
ひしだま

フィールドの概要
 
クラス jp.hishidama.eval.rule.AbstractRule から継承されたフィールド
nextRule, prio
 
コンストラクタの概要
Col2RightJoinRule(ShareRuleValue share)
           
 
メソッドの概要
 
クラス jp.hishidama.eval.rule.AbstractRule から継承されたメソッド
addExpression, addLexOperator, addOperator, getOperators, initPriority
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Col2RightJoinRule

public Col2RightJoinRule(ShareRuleValue share)