We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e1673 commit 253310aCopy full SHA for 253310a
src/com/inet/lib/less/LessParser.java
@@ -88,6 +88,7 @@ List<Formattable> getRules() {
88
/**
89
* {@inheritDoc}
90
*/
91
+ @Override
92
public HashMap<String, Expression> getVariables() {
93
return variables;
94
}
0 commit comments