abstract class Changes10_9.Goal
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
foundOnce |
(package private) int |
option |
static int |
REPEAT |
Constructor and Description |
---|
Changes10_9.Goal() |
Modifier and Type | Method and Description |
---|---|
boolean |
foundOnce() |
boolean |
isRepeatable() |
abstract boolean |
matches(char c) |
void |
setFoundOnce() |
public static final int REPEAT
int option
boolean foundOnce
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.