private class Changes10_9.SingleChar extends Changes10_9.Goal
| Modifier and Type | Field and Description |
|---|---|
private char |
c |
private boolean |
foundOnce |
private int |
option |
REPEAT| Constructor and Description |
|---|
Changes10_9.SingleChar(char c) |
Changes10_9.SingleChar(char c,
int option) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(char c) |
foundOnce, isRepeatable, setFoundOncepublic Changes10_9.SingleChar(char c)
public Changes10_9.SingleChar(char c,
int option)
public boolean matches(char c)
matches in class Changes10_9.GoalApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.