Package gw.lang.parser
Interface ILanguageLevel
-
- All Known Implementing Classes:
StandardLanguageLevel
public interface ILanguageLevel
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ILanguageLevel.Util
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isStandard()
boolean
supportsNakedCatchStatements()
-