クラス TopLevelClass.ParseException.AmbiguousGrammarError
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--java.lang.AssertionError
|
+--TopLevelClass.ParseException.AmbiguousGrammarError
- すべての実装インタフェース:
- Serializable
- 含まれているクラス:
- TopLevelClass.ParseException
- public static class TopLevelClass.ParseException.AmbiguousGrammarError
- extends AssertionError
¬<><∪∪へ入力された文法が曖昧である場合に発生します。
- 導入されたバージョン:
- notavaCC 1.0
- 関連項目:
- 直列化された形式
クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TopLevelClass.ParseException.AmbiguousGrammarError
public TopLevelClass.ParseException.AmbiguousGrammarError(String message)