Uses of Class
org.deft.extension.decoration.protect.ProtectedGroup

Packages that use ProtectedGroup
org.deft.extension.decoration.protect   
 

Uses of ProtectedGroup in org.deft.extension.decoration.protect
 

Methods in org.deft.extension.decoration.protect that return ProtectedGroup
 ProtectedGroup ProtectedGroupListBuilder.createNewGroup(org.deft.repository.ast.TokenNode tn)
           
 

Methods in org.deft.extension.decoration.protect with parameters of type ProtectedGroup
 boolean ProtectedGroupListBuilder.belongsToGroup(ProtectedGroup group, org.deft.repository.ast.TokenNode tn)