|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
入れ子クラスの概要 |
クラス org.kohsuke.rngom.ast.builder.GrammarSection から継承した入れ子クラス |
GrammarSection.Combine |
フィールドの概要 |
インタフェース org.kohsuke.rngom.ast.builder.GrammarSection から継承したフィールド |
COMBINE_CHOICE, COMBINE_INTERLEAVE, START |
メソッドの概要 | |
ParsedPattern |
makeParentRef(java.lang.String name,
Location loc,
Annotations anno)
|
ParsedPattern |
makeRef(java.lang.String name,
Location loc,
Annotations anno)
|
インタフェース org.kohsuke.rngom.ast.builder.GrammarSection から継承したメソッド |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment |
メソッドの詳細 |
public ParsedPattern makeParentRef(java.lang.String name, Location loc, Annotations anno) throws BuildException
BuildException
public ParsedPattern makeRef(java.lang.String name, Location loc, Annotations anno) throws BuildException
BuildException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |