public interface OutputType
Modifier and Type | Method and Description |
---|---|
String |
getCommentEnd(String lineBreak)
Returns the end of a comment.
|
String |
getCommentStart(String lineBreak)
Returns the start of a comment.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.