public class JA extends Object
| Constructor and Description |
|---|
JA() |
| Modifier and Type | Method and Description |
|---|---|
static void |
かつ(Pattern regexp,
groovy.lang.Closure body) |
static void |
かつ(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
しかし(Pattern regexp,
groovy.lang.Closure body) |
static void |
しかし(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ただし(Pattern regexp,
groovy.lang.Closure body) |
static void |
ただし(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ならば(Pattern regexp,
groovy.lang.Closure body) |
static void |
ならば(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
もし(Pattern regexp,
groovy.lang.Closure body) |
static void |
もし(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
但し(Pattern regexp,
groovy.lang.Closure body) |
static void |
但し(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
前提(Pattern regexp,
groovy.lang.Closure body) |
static void |
前提(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void 前提(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 前提(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void もし(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void もし(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ならば(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ならば(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void かつ(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void かつ(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void しかし(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void しかし(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 但し(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 但し(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ただし(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.