public class AstLogic extends Object
| Constructor and Description |
|---|
AstLogic() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasOwnScope(ASTCssNode node) |
static void |
validateCssBodyCompatibility(ASTCssNode reference,
List<ASTCssNode> members,
ProblemsHandler problemsHandler) |
public static boolean hasOwnScope(ASTCssNode node)
public static void validateCssBodyCompatibility(ASTCssNode reference, List<ASTCssNode> members, ProblemsHandler problemsHandler)
Copyright © 2012-2013. All Rights Reserved.