public interface ITokenTypeToPartitionTypeMapper
| Modifier and Type | Method and Description |
|---|---|
String |
getPartitionType(int antlrTokenType)
returns the partition type for the given antlr type
|
String[] |
getSupportedPartitionTypes()
returns all supported partition types
|
Copyright © 2016. All Rights Reserved.