jp.hishidama.eval.exp
クラス Col1AfterExpression

java.lang.Object
  上位を拡張 jp.hishidama.eval.exp.AbstractExpression
      上位を拡張 jp.hishidama.eval.exp.Col1Expression
          上位を拡張 jp.hishidama.eval.exp.Col1AfterExpression
直系の既知のサブクラス:
DecAfterExpression, IncAfterExpression

public abstract class Col1AfterExpression
extends Col1Expression

単項後置演算子クラス.

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

フィールドの概要
 
クラス jp.hishidama.eval.exp.AbstractExpression から継承されたフィールド
share
 
メソッドの概要
 String toString()
          文字列表現変換.
 
クラス jp.hishidama.eval.exp.Col1Expression から継承されたメソッド
create, dump, equals, hashCode, setExpression
 
クラス jp.hishidama.eval.exp.AbstractExpression から継承されたメソッド
dup, eval, getEndOperator, getExpressionName, getOperator, getPos, getString, getWord, same, setEndOperator, setOperator, setPriority
 
クラス java.lang.Object から継承されたメソッド
getClass, notify, notifyAll, wait, wait, wait
 

メソッドの詳細

toString

public String toString()
クラス AbstractExpression の記述:
文字列表現変換.

式の文字列表現を返す。

オーバーライド:
クラス Col1Expression 内の toString
戻り値:
文字列表現