|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.pretty.PrintSpecial
org.acm.seguin.pretty.PrintSpecialMultiLineComment
public class PrintSpecialMultiLineComment
Consume a multi line comment
| Constructor Summary | |
|---|---|
PrintSpecialMultiLineComment()
|
|
| Method Summary | |
|---|---|
boolean |
isAcceptable(SpecialTokenData spec)
Determines if this print special can handle the current object |
boolean |
process(net.sourceforge.jrefactory.ast.Node node,
SpecialTokenData spec)
Processes the special token |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintSpecialMultiLineComment()
| Method Detail |
|---|
public boolean isAcceptable(SpecialTokenData spec)
isAcceptable in class PrintSpecialspec - Description of Parameter
public boolean process(net.sourceforge.jrefactory.ast.Node node,
SpecialTokenData spec)
process in class PrintSpecialnode - the type of node this special is being processed forspec - the special token data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||