public class ContextHelpUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_IN_EXPR |
static String |
NO_DOCUMENTATION |
| Constructor and Description |
|---|
ContextHelpUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getContextHelp(IFeatureInfo featureInfo) |
static String |
getContextHelp(IParseTree deepestParseTree) |
public static final String ERROR_IN_EXPR
public static final String NO_DOCUMENTATION
public static String getContextHelp(IParseTree deepestParseTree)
public static String getContextHelp(IFeatureInfo featureInfo)
Copyright © 2019. All rights reserved.