| Modifier and Type | Method and Description |
|---|---|
static Smc.Language |
Smc.findTargetLanguage(String name)
Returns the language record associated with the given
name.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Smc.isValidAccessLevel(String s,
Smc.Language targetLanguage)
Returns
true if the given string is a valid
access level for target language. |
static boolean |
Smc.supportsOption(String option,
Smc.Language language)
Returns
true if the target language supports the
specified option. |
Copyright © 2019. All rights reserved.