Package com.google.javascript.jscomp
Class IdMappingUtil.MappingReader
java.lang.Object
com.google.javascript.jscomp.IdMappingUtil.MappingReader
- Enclosing class:
IdMappingUtil
A stateful pull parser for reading id mapping sections and entries line by line.
-
Constructor Details
-
MappingReader
-
-
Method Details
-
next
- Throws:
IOException
-
isSection
public boolean isSection() -
getSection
-
getKey
-
getValue
-
getLineIndex
public int getLineIndex()
-