public static class DocumentParseResult.Line
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<ModuleDescriptor> |
getDescriptors() |
java.util.List<java.lang.Exception> |
getExceptions() |
public java.util.List<java.lang.Exception> getExceptions()
public java.util.List<ModuleDescriptor> getDescriptors()