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 |
|---|
SingleChar(char c) |
SingleChar(char c,
int option) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(char c) |
foundOnce, isRepeatable, setFoundOncepublic SingleChar(char c)
public SingleChar(char c,
int option)
public boolean matches(char c)
matches in class Changes10_9.GoalApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.