- V - Static variable in class com.github.sommeri.less4j.core.parser.LessLexer
-
- V - Static variable in class com.github.sommeri.less4j.core.parser.LessParser
-
- validate(ASTCssNode) - Method in class com.github.sommeri.less4j.core.parser.LessAstValidator
-
- validateCssBodyCompatibility(ASTCssNode, List<ASTCssNode>, ProblemsHandler) - Static method in class com.github.sommeri.less4j.core.compiler.stages.AstLogic
-
- VALUE_ESCAPE - Static variable in class com.github.sommeri.less4j.core.parser.LessLexer
-
- VALUE_ESCAPE - Static variable in class com.github.sommeri.less4j.core.parser.LessParser
-
- value_term() - Method in class com.github.sommeri.less4j.core.parser.LessParser
-
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.ASTCssNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.ComparisonExpressionOperator.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.ExpressionOperator.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.MediumModifier.Modifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.Nth.Form
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.NumberExpression.Dimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.SelectorCombinator.Combinator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.SelectorOperator.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.core.ast.SignedExpression.Sign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.sommeri.less4j.LessCompiler.Problem.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.ASTCssNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.ComparisonExpressionOperator.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.ExpressionOperator.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.MediumModifier.Modifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.Nth.Form
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.NumberExpression.Dimension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.SelectorCombinator.Combinator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.SelectorOperator.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.core.ast.SignedExpression.Sign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.sommeri.less4j.LessCompiler.Problem.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in com.github.sommeri.less4j.core.ast
-
- Variable(HiddenTokenAwareTree, String) - Constructor for class com.github.sommeri.less4j.core.ast.Variable
-
- VARIABLE_DECLARATION - Static variable in class com.github.sommeri.less4j.core.parser.LessLexer
-
- VARIABLE_DECLARATION - Static variable in class com.github.sommeri.less4j.core.parser.LessParser
-
- VARIABLE_REFERENCE - Static variable in class com.github.sommeri.less4j.core.parser.LessLexer
-
- VARIABLE_REFERENCE - Static variable in class com.github.sommeri.less4j.core.parser.LessParser
-
- variableAsPseudoclassParameter(PseudoClass) - Method in class com.github.sommeri.less4j.core.problems.ProblemsHandler
-
- VariableCycleDetector - Class in com.github.sommeri.less4j.core.compiler.expressions
-
- VariableCycleDetector() - Constructor for class com.github.sommeri.less4j.core.compiler.expressions.VariableCycleDetector
-
- VariableDeclaration - Class in com.github.sommeri.less4j.core.ast
-
- VariableDeclaration(AbstractVariableDeclaration) - Constructor for class com.github.sommeri.less4j.core.ast.VariableDeclaration
-
- VariableDeclaration(HiddenTokenAwareTree, Variable, Expression) - Constructor for class com.github.sommeri.less4j.core.ast.VariableDeclaration
-
- variabledeclaration() - Method in class com.github.sommeri.less4j.core.parser.LessParser
-
- variabledeclarationLimitedNoSemi() - Method in class com.github.sommeri.less4j.core.parser.LessParser
-
- VariableNamePart - Class in com.github.sommeri.less4j.core.ast
-
- VariableNamePart(HiddenTokenAwareTree) - Constructor for class com.github.sommeri.less4j.core.ast.VariableNamePart
-
- VariableNamePart(HiddenTokenAwareTree, Variable) - Constructor for class com.github.sommeri.less4j.core.ast.VariableNamePart
-
- variablereference() - Method in class com.github.sommeri.less4j.core.parser.LessParser
-
- variablesCycle(List<Variable>) - Method in class com.github.sommeri.less4j.core.problems.ProblemsHandler
-
- VariablesScope - Class in com.github.sommeri.less4j.core.compiler.scopes
-
- VariablesScope(VariablesScope) - Constructor for class com.github.sommeri.less4j.core.compiler.scopes.VariablesScope
-
- VariablesScope() - Constructor for class com.github.sommeri.less4j.core.compiler.scopes.VariablesScope
-
- VariablesScope(VariablesScope, VariablesScope) - Constructor for class com.github.sommeri.less4j.core.compiler.scopes.VariablesScope
-
- Viewport - Class in com.github.sommeri.less4j.core.ast
-
- Viewport(HiddenTokenAwareTree) - Constructor for class com.github.sommeri.less4j.core.ast.Viewport
-
- VIEWPORT - Static variable in class com.github.sommeri.less4j.core.parser.LessLexer
-
- VIEWPORT - Static variable in class com.github.sommeri.less4j.core.parser.LessParser
-
- viewport() - Method in class com.github.sommeri.less4j.core.parser.LessParser
-