public abstract class BindStatement extends Statement
| Modifier | Constructor and Description |
|---|---|
protected |
BindStatement(SourceRange sourceRange) |
| Modifier and Type | Method and Description |
|---|---|
static BindStatement |
getInstance(SourceRange sourceRange,
String pathname,
FullType fullType) |
execute, getSourceRangeprotected BindStatement(SourceRange sourceRange)
public static BindStatement getInstance(SourceRange sourceRange, String pathname, FullType fullType) throws SyntaxException
SyntaxExceptionCopyright © 2014 Quattor. All Rights Reserved.