public abstract class SelectorPart extends ASTCssNode
| Constructor and Description |
|---|
SelectorPart(HiddenTokenAwareTree underlyingStructure) |
| Modifier and Type | Method and Description |
|---|---|
SelectorPart |
clone() |
boolean |
isAppender() |
boolean |
isClassesAndIdsOnlySelector() |
addOpeningComments, addTrailingComments, configureParentToAllChilds, getCharPositionInSourceLine, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructurepublic SelectorPart(HiddenTokenAwareTree underlyingStructure)
public SelectorPart clone()
clone in class ASTCssNodepublic boolean isClassesAndIdsOnlySelector()
public boolean isAppender()
Copyright © 2012-2013. All Rights Reserved.