Constructor and Description |
---|
Block() |
Modifier and Type | Method and Description |
---|---|
void |
accept(StatementVisitor statementVisitor) |
Statements |
getStatements() |
void |
setStatements(Statements statements) |
String |
toString() |
public Statements getStatements()
public void setStatements(Statements statements)
public void accept(StatementVisitor statementVisitor)
Copyright © 2004–2019 JSQLParser. All rights reserved.