Package | Description |
---|---|
com.asakusafw.utils.java.internal.parser.javadoc.ir |
Internal representation of Java documentation comments.
|
com.asakusafw.utils.java.parser.javadoc |
Parses Java documentation comments and converts them to Java DOMs.
|
Modifier and Type | Method and Description |
---|---|
R |
IrDocElementVisitor.visitComment(IrDocComment elem,
P context)
Processes
IrDocComment . |
Modifier and Type | Method and Description |
---|---|
IrDocComment |
JavadocParser.parse(JavadocScanner scanner)
Parses the documentation comments.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.