パッケージ | 説明 |
---|---|
org.unclazz.jp1ajs2.unitdef.parameter | |
org.unclazz.jp1ajs2.unitdef.query |
修飾子とタイプ | メソッドと説明 |
---|---|
static CommandLine |
CommandLine.of(CharSequence seq)
インスタンスを返す.
|
static CommandLine |
CommandLine.of(String... fragments)
インスタンスを返す.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static IterableQuery<Unit,CommandLine> |
Queries.sc()
ユニット定義パラメータscのJavaオブジェクト表現を取得するためのクエリを返す.
|
Query<Parameter,CommandLine> |
ParameterQuery.sc()
ユニット定義パラメータscを表すオブジェクトに変換するクエリを返す.
|
static IterableQuery<Unit,CommandLine> |
Queries.te()
ユニット定義パラメータteのJavaオブジェクト表現を取得するためのクエリを返す.
|
Query<Parameter,CommandLine> |
ParameterQuery.te()
ユニット定義パラメータteを表すオブジェクトに変換するクエリを返す.
|
Copyright © 2016. All rights reserved.