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