jp.hishidama.eval.rule
クラス SignRule

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

public class SignRule
extends AbstractRule

単項前置演算子ルールクラス.

導入されたバージョン:
2006.10.27
バージョン:
2006.10.31
作成者:
ひしだま

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

コンストラクタの詳細

SignRule

public SignRule(ShareRuleValue share)
メソッドの詳細

parse

public AbstractExpression parse(Lex lex)
クラス AbstractRule の記述:
構文解析.

パラメータ:
lex - 字句解析インスタンス
戻り値:
構文解析木インスタンス