public final class UnixNewLine extends NewLineNode
AST_NODE_USED_FLAGS, flags, NULLCHILD_ITERATOR| Constructor and Description |
|---|
UnixNewLine() |
UnixNewLine(TextLocation startLocation) |
| Modifier and Type | Method and Description |
|---|---|
NewLineType |
getNewLineType() |
boolean |
matches(INode other,
Match match) |
acceptVisitor, create, getEndLocation, getNodeType, getStartLocationaddChild, clone, contains, contains, copyUserDataFrom, forPattern, freezeCore, getAncestors, getAncestors, getAncestorsAndSelf, getChildByRole, getChildren, getChildrenByRole, getDescendants, getDescendantsAndSelf, getFirstChild, getLastChild, getNextNode, getNextSibling, getNextSibling, getParent, getParent, getPreviousNode, getPreviousSibling, getPreviousSibling, getRegion, getRole, getText, getText, getUserData, hasChildren, insertChildAfter, insertChildBefore, insertChildrenAfter, insertChildrenBefore, isAncestorOf, isDescendantOf, isInside, isInside, isLoop, isNull, isReference, isUnconditionalBranch, match, matches, matchesCollection, matchString, putUserData, putUserDataIfAbsent, remove, replace, replaceWith, replaceWith, setChildByRole, setRole, toStringpublic UnixNewLine()
public UnixNewLine(TextLocation startLocation)
public NewLineType getNewLineType()
getNewLineType in class NewLineNode