public interface ExtensibleStatementHelper
Modifier and Type | Interface and Description |
---|---|
static class |
ExtensibleStatementHelper.DefaultExtensibleStatementHelper |
Modifier and Type | Field and Description |
---|---|
static ExtensibleStatementHelper.DefaultExtensibleStatementHelper |
defaultExtensibleStatementHelper |
Modifier and Type | Method and Description |
---|---|
ExtensibleStatement |
fromStatement(Statement statement,
boolean inferred) |
static ExtensibleStatementHelper |
getDefaultImpl() |
static final ExtensibleStatementHelper.DefaultExtensibleStatementHelper defaultExtensibleStatementHelper
static ExtensibleStatementHelper getDefaultImpl()
ExtensibleStatement fromStatement(Statement statement, boolean inferred)
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.