public class SelectClauseWildcard extends java.lang.Object implements SelectClauseElement
Constructor and Description |
---|
SelectClauseWildcard()
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
toEPLElement(java.io.StringWriter writer)
Renders the element in textual representation.
|
public void toEPLElement(java.io.StringWriter writer)
toEPLElement
in interface SelectClauseElement
writer
- to output to