public class DatatypeHelper extends Object
| Constructor and Description |
|---|
DatatypeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countTypes(ILogicalTable table,
OpenL openl,
IBindingContext cxt) |
static String |
getDatatypeName(TableSyntaxNode tsn)
TODO: This method should be generic for the TableSyntaxNode and return the type of the table e.g.
|
static ILogicalTable |
getNormalizedDataPartTable(ILogicalTable table,
OpenL openl,
IBindingContext cxt) |
static boolean |
isDefault(ICell cell) |
static IdentifierNode[] |
tokenizeHeader(IOpenSourceCodeModule tableHeader) |
public static ILogicalTable getNormalizedDataPartTable(ILogicalTable table, OpenL openl, IBindingContext cxt)
public static boolean isDefault(ICell cell)
public static int countTypes(ILogicalTable table, OpenL openl, IBindingContext cxt)
public static String getDatatypeName(TableSyntaxNode tsn) throws OpenLCompilationException
OpenLCompilationExceptionpublic static IdentifierNode[] tokenizeHeader(IOpenSourceCodeModule tableHeader) throws OpenLCompilationException
OpenLCompilationExceptionCopyright © 2004–2019 OpenL Tablets. All rights reserved.