Package de.fabmax.webidl.parser
Class BlockCommentParser
-
- All Implemented Interfaces:
public final class BlockCommentParser extends ElementParser
-
-
Field Summary
Fields Modifier and Type Field Description private final WebIdlStreamstreamprivate final WebIdlParser.ParserStateparserStateprivate final WebIdlParserTypeselfType
-
Constructor Summary
Constructors Constructor Description BlockCommentParser(WebIdlParser.ParserState parserState)
-
Method Summary
-
-
Constructor Detail
-
BlockCommentParser
BlockCommentParser(WebIdlParser.ParserState parserState)
-
-
-
-