public class JavadocBlockInfo extends Object
Modifier and Type | Method and Description |
---|---|
JavadocScanner |
getBlockScanner()
Returns the scanner which provides the block contents.
|
IrLocation |
getLocation()
Returns the location where this block was appeared.
|
String |
getTagName()
Returns the tag name.
|
String |
toString() |
public IrLocation getLocation()
public String getTagName()
public JavadocScanner getBlockScanner()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.