|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.regex.inputs.Input
com.aptana.ide.regex.inputs.CharacterClassInput
com.aptana.ide.regex.inputs.AnyInput
public class AnyInput
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.regex.inputs.CharacterClassInput |
|---|
locked |
| Fields inherited from class com.aptana.ide.regex.inputs.Input |
|---|
allCharacters, complement |
| Constructor Summary | |
|---|---|
AnyInput()
Create a new instance of AnyInput |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Return a string representation of this input |
| Methods inherited from class com.aptana.ide.regex.inputs.CharacterClassInput |
|---|
addInput, addInputs, addInputs, getCharacters, hasInput |
| Methods inherited from class com.aptana.ide.regex.inputs.Input |
|---|
getAllCharacters, getComplement, setComplement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnyInput()
| Method Detail |
|---|
public java.lang.String toString()
toString in class CharacterClassInput
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||