Uses of Class
org.deft.extension.decoration.style.StyleGroup

Packages that use StyleGroup
org.deft.extension.decoration.style   
 

Uses of StyleGroup in org.deft.extension.decoration.style
 

Methods in org.deft.extension.decoration.style that return StyleGroup
 StyleGroup StyleGroupListBuilder.createNewGroup(org.deft.repository.ast.TokenNode tn)
           
 

Methods in org.deft.extension.decoration.style with parameters of type StyleGroup
 boolean StyleGroupListBuilder.belongsToGroup(StyleGroup group, org.deft.repository.ast.TokenNode tn)