jp.co.nissy.jpicosheet.core
クラス BuiltinFunctionsConstants

java.lang.Object
  上位を拡張 jp.co.nissy.jpicosheet.core.BuiltinFunctionsConstants

public final class BuiltinFunctionsConstants
extends java.lang.Object


フィールドの概要
static java.lang.String[][] BUILTIN_FUNCTIONS
          組み込み関数の定義
 
コンストラクタの概要
BuiltinFunctionsConstants()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

BUILTIN_FUNCTIONS

public static final java.lang.String[][] BUILTIN_FUNCTIONS
組み込み関数の定義

コンストラクタの詳細

BuiltinFunctionsConstants

public BuiltinFunctionsConstants()