public class FontFace extends Body<Declaration>
| Constructor and Description |
|---|
FontFace(HiddenTokenAwareTree underlyingStructure) |
FontFace(HiddenTokenAwareTree underlyingStructure,
List<Declaration> declarations) |
| Modifier and Type | Method and Description |
|---|---|
FontFace |
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 FontFace(HiddenTokenAwareTree underlyingStructure)
public FontFace(HiddenTokenAwareTree underlyingStructure, List<Declaration> declarations)
public ASTCssNodeType getType()
getType in class ASTCssNodepublic FontFace clone()
clone in class Body<Declaration>Copyright © 2012-2013. All Rights Reserved.