public class ShScriptCommentStream extends CommentStream
CommentStream
cs, fastScan
Constructor and Description |
---|
ShScriptCommentStream() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
readComment()
Read the next comment from the input reader.
|
close, init, setFastScan
public java.lang.String readComment() throws java.io.IOException
CommentStream
readComment
in class CommentStream
java.io.IOException
- if there is a problem while reading the
next comment.Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.