public class EmptyLine extends Line
| Constructor and Description |
|---|
EmptyLine() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getName()
Returns the name of this line.
The specific meaning differs between the different types of lines. |
String |
getPath() |
int |
hashCode() |
String |
toSave() |
StringBuilder |
toSave(StringBuilder b) |
String |
toString() |
public static final String EMPTYLINE
public StringBuilder toSave(StringBuilder b)
public String getName()
LineCommentLine - nullEmptyLine - nullpublic String getPath()
Copyright © 2014. All rights reserved.