|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.transformer.cfml.script.DocComment
public class DocComment
Constructor Summary | |
---|---|
DocComment()
|
Method Summary | |
---|---|
void |
addHint(char c)
|
void |
addParam(Attribute attribute)
|
String |
getHint()
|
Attribute |
getHintAsAttribute()
|
Map<String,Attribute> |
getParams()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocComment()
Method Detail |
---|
public void addHint(char c)
public void addParam(Attribute attribute)
public String getHint()
public Attribute getHintAsAttribute()
public Map<String,Attribute> getParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |