|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.cssj.sakae.sac.parser.CSSLexicalUnit
jp.cssj.sakae.sac.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
This class represents a function unit.
| 入れ子クラスの概要 |
| フィールドの概要 | |
protected LexicalUnit |
parameters
The function parameters. |
| コンストラクタの概要 | |
CSSLexicalUnit.PredefinedFunctionLexicalUnit(short t,
LexicalUnit params,
LexicalUnit prev)
Creates a new LexicalUnit. |
|
| メソッドの概要 | |
LexicalUnit |
getParameters()
SAC : Implements LexicalUnit.getParameters(). |
String |
toString()
|
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| フィールドの詳細 |
protected LexicalUnit parameters
| コンストラクタの詳細 |
public CSSLexicalUnit.PredefinedFunctionLexicalUnit(short t,
LexicalUnit params,
LexicalUnit prev)
| メソッドの詳細 |
public LexicalUnit getParameters()
LexicalUnit.getParameters().
LexicalUnit 内の getParametersCSSLexicalUnit 内の getParameterspublic String toString()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||