public class RuleSetsBody extends Body<ASTCssNode>
| Constructor and Description |
|---|
RuleSetsBody(HiddenTokenAwareTree underlyingStructure) |
RuleSetsBody(HiddenTokenAwareTree underlyingStructure,
List<ASTCssNode> declarations) |
| Modifier and Type | Method and Description |
|---|---|
RuleSetsBody |
clone() |
ASTCssNodeType |
getType() |
addMember, addMembers, addMembersAfter, getBody, getChilds, getDeclarations, getNotDeclarations, getSupportedMembers, isEmpty, membersByNotType, membersByType, removeMember, replaceMemberaddOpeningComments, addTrailingComments, configureParentToAllChilds, getCharPositionInSourceLine, getOpeningComments, getOrphanComments, getParent, getSourceLine, getTrailingComments, getUnderlyingStructure, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructurepublic RuleSetsBody(HiddenTokenAwareTree underlyingStructure)
public RuleSetsBody(HiddenTokenAwareTree underlyingStructure, List<ASTCssNode> declarations)
public ASTCssNodeType getType()
getType in class ASTCssNodepublic RuleSetsBody clone()
clone in class Body<ASTCssNode>Copyright © 2012-2013. All Rights Reserved.