public abstract class Operation extends Object
| Constructor and Description |
|---|
Operation() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept(OperationVisitor v) |
static String |
cleanupQuotedString(String s) |
String |
toString() |
public static final String DQUOTE
Copyright © 2010 - 2020 Adobe. All Rights Reserved