A B D F J N O P R S T V 

A

after() - Static method in class dollar.docs.DocTest
 
after() - Static method in class dollar.DollarOperatorsRegressionTest
 
after() - Method in class dollar.internal.runtime.script.ParserQuickTest
 
after() - Static method in class dollar.internal.runtime.script.ParserSlowTest
 
afterClass() - Static method in class dollar.internal.runtime.script.ParserQuickTest
 

B

before() - Static method in class dollar.docs.DocTest
 
before() - Static method in class dollar.DollarOperatorsRegressionTest
 
before() - Method in class dollar.internal.runtime.script.ParserQuickTest
 
before() - Static method in class dollar.internal.runtime.script.ParserSlowTest
 
beforeClass() - Static method in class dollar.internal.runtime.script.ParserQuickTest
 

D

diff(String, String, String) - Method in class dollar.DollarOperatorsRegressionTest
 
DocTest - Class in dollar.docs
 
DocTest() - Constructor for class dollar.docs.DocTest
 
DocTestingVisitor - Class in dollar
 
DocTestingVisitor() - Constructor for class dollar.DocTestingVisitor
 
dollar - package dollar
 
dollar.docs - package dollar.docs
 
dollar.internal.runtime.script - package dollar.internal.runtime.script
 
dollar.json - package dollar.json
 
DollarArrayTest - Class in dollar
 
DollarArrayTest() - Constructor for class dollar.DollarArrayTest
 
DollarBasicTest - Class in dollar
 
DollarBasicTest() - Constructor for class dollar.DollarBasicTest
 
DollarControlFlowTest - Class in dollar
 
DollarControlFlowTest() - Constructor for class dollar.DollarControlFlowTest
 
DollarDependenciesTest - Class in dollar
 
DollarDependenciesTest() - Constructor for class dollar.DollarDependenciesTest
 
DollarErrorTest - Class in dollar
 
DollarErrorTest() - Constructor for class dollar.DollarErrorTest
 
DollarLambdaTest - Class in dollar
 
DollarLambdaTest() - Constructor for class dollar.DollarLambdaTest
 
DollarMapTest - Class in dollar
 
DollarMapTest() - Constructor for class dollar.DollarMapTest
 
DollarNumberTest - Class in dollar
 
DollarNumberTest() - Constructor for class dollar.DollarNumberTest
 
DollarOperatorsRegressionTest - Class in dollar
 
DollarOperatorsRegressionTest() - Constructor for class dollar.DollarOperatorsRegressionTest
 
DollarParserTest - Class in dollar
 
DollarParserTest() - Constructor for class dollar.DollarParserTest
 
DollarQueueTest - Class in dollar
 
DollarQueueTest() - Constructor for class dollar.DollarQueueTest
 
DollarRangeTest - Class in dollar
 
DollarRangeTest() - Constructor for class dollar.DollarRangeTest
 
DollarSerializationTest - Class in dollar
 
DollarSerializationTest() - Constructor for class dollar.DollarSerializationTest
 
DollarTypeTest - Class in dollar
 
DollarTypeTest() - Constructor for class dollar.DollarTypeTest
 
DollarVoidTest - Class in dollar
 
DollarVoidTest() - Constructor for class dollar.DollarVoidTest
 
DollarYamlTest - Class in dollar
 
DollarYamlTest() - Constructor for class dollar.DollarYamlTest
 

F

fileNames() - Static method in class dollar.internal.runtime.script.ParserQuickTest
 
fileNames() - Static method in class dollar.internal.runtime.script.ParserSlowTest
 
FromJsonStringTest - Class in dollar
 
FromJsonStringTest() - Constructor for class dollar.FromJsonStringTest
 

J

JsonUtilTest - Class in dollar.json
 
JsonUtilTest() - Constructor for class dollar.json.JsonUtilTest
 

N

negativePureFunction() - Method in class dollar.internal.runtime.script.ParserQuickTest
Negative test: use of an impure function in a pure scope.
negativePureScopeSyntaxError() - Method in class dollar.internal.runtime.script.ParserQuickTest
Negative test: use of an impure syntax in a pure scope.
negativePureVariable() - Method in class dollar.internal.runtime.script.ParserQuickTest
Negative test: use of an impure variable in a pure scope.
negativeSyntaxError() - Method in class dollar.internal.runtime.script.ParserQuickTest
Negative test: simple invalid syntax error.
negativeTestScripts(String) - Method in class dollar.internal.runtime.script.ParserQuickTest
Negative test: general negative tests which do not generate parser errors.
negativeTypePrediction() - Method in class dollar.internal.runtime.script.ParserQuickTest
 
negativeVariableNotFoundScopeError() - Method in class dollar.internal.runtime.script.ParserQuickTest
 

O

operatorList() - Static method in class dollar.internal.runtime.script.ParserQuickTest
 
operatorList() - Static method in class dollar.internal.runtime.script.ParserSlowTest
 
operators(String) - Method in class dollar.internal.runtime.script.ParserSlowTest
 

P

ParserMainTest - Class in dollar.internal.runtime.script
 
ParserMainTest() - Constructor for class dollar.internal.runtime.script.ParserMainTest
 
ParserQuickTest - Class in dollar.internal.runtime.script
 
ParserQuickTest() - Constructor for class dollar.internal.runtime.script.ParserQuickTest
 
ParserSlowTest - Class in dollar.internal.runtime.script
 
ParserSlowTest() - Constructor for class dollar.internal.runtime.script.ParserSlowTest
 
pipe(Value...) - Method in class dollar.TestPipe
 

R

regression(String, String, String, List<List<Value>>) - Method in class dollar.DollarOperatorsRegressionTest
 

S

setUp() - Method in class dollar.docs.DocTest
 
setUp() - Static method in class dollar.DollarArrayTest
 
setUp() - Static method in class dollar.DollarControlFlowTest
 
setUp() - Static method in class dollar.DollarDependenciesTest
 
setUp() - Static method in class dollar.DollarErrorTest
 
setUp() - Static method in class dollar.DollarLambdaTest
 
setUp() - Static method in class dollar.DollarMapTest
 
setUp() - Static method in class dollar.DollarNumberTest
 
setUp() - Method in class dollar.DollarParserTest
 
setUp() - Static method in class dollar.DollarQueueTest
 
setUp() - Static method in class dollar.DollarRangeTest
 
setUp() - Static method in class dollar.DollarSerializationTest
 
setUp() - Static method in class dollar.DollarTypeTest
 
setUp() - Static method in class dollar.DollarVoidTest
 
setUp() - Static method in class dollar.DollarYamlTest
 
setUp() - Method in class dollar.internal.runtime.script.ParserSlowTest
 
setUp() - Method in class dollar.json.JsonUtilTest
 
singleScriptTest() - Method in class dollar.internal.runtime.script.ParserQuickTest
 

T

tearDown() - Method in class dollar.docs.DocTest
 
tearDown() - Method in class dollar.DollarParserTest
 
tearDown() - Method in class dollar.internal.runtime.script.ParserSlowTest
 
tearDown() - Method in class dollar.json.JsonUtilTest
 
test() - Method in class dollar.DollarParserTest
 
test() - Method in class dollar.DollarSerializationTest
 
test$S() - Method in class dollar.ToStringTest
 
testArgsToJson() - Method in class dollar.json.JsonUtilTest
 
testBasics() - Method in class dollar.DollarArrayTest
 
testBasics() - Method in class dollar.DollarControlFlowTest
 
testBasics() - Method in class dollar.DollarDependenciesTest
 
testBasics() - Method in class dollar.DollarErrorTest
 
testBasics() - Method in class dollar.DollarLambdaTest
 
testBasics() - Method in class dollar.DollarMapTest
 
testBasics() - Method in class dollar.DollarNumberTest
 
testBasics() - Method in class dollar.DollarQueueTest
 
testBasics() - Method in class dollar.DollarRangeTest
 
testBasics() - Method in class dollar.DollarVoidTest
 
testBasics() - Method in class dollar.DollarYamlTest
 
testBuild() - Method in class dollar.DollarBasicTest
 
testBuildAlt() - Method in class dollar.DollarBasicTest
 
testDivide() - Method in class dollar.DollarNumberTest
 
testDivide() - Method in class dollar.DollarOperatorsRegressionTest
 
testDocs() - Method in class dollar.docs.DocTest
 
testDouble() - Method in class dollar.DollarTypeTest
 
testEquality() - Method in class dollar.DollarBasicTest
 
testFromJsonString() - Method in class dollar.FromJsonStringTest
 
testIdentityEqualsHashCode() - Method in class dollar.DollarLambdaTest
 
testIntegers() - Method in class dollar.DollarTypeTest
 
testLambda() - Method in class dollar.DollarBasicTest
 
testMain() - Method in class dollar.internal.runtime.script.ParserMainTest
 
testMapCreation() - Method in class dollar.DollarBasicTest
 
testMarkdown1() - Method in class dollar.internal.runtime.script.ParserQuickTest
 
testMarkdown1() - Method in class dollar.internal.runtime.script.ParserSlowTest
 
testMinus() - Method in class dollar.DollarOperatorsRegressionTest
 
testMod() - Method in class dollar.DollarNumberTest
 
testMore() - Method in class dollar.json.JsonUtilTest
 
testMultiply() - Method in class dollar.DollarNumberTest
 
testNull() - Method in class dollar.DollarBasicTest
 
testOperators() - Method in class dollar.internal.runtime.script.ParserQuickTest
 
testOperators() - Method in class dollar.internal.runtime.script.ParserSlowTest
 
TestPipe - Class in dollar
 
TestPipe() - Constructor for class dollar.TestPipe
 
testPlus() - Method in class dollar.DollarOperatorsRegressionTest
 
testReadme() - Method in class dollar.docs.DocTest
 
testScript(String) - Method in class dollar.internal.runtime.script.ParserQuickTest
 
testScript(String) - Method in class dollar.internal.runtime.script.ParserSlowTest
 
testStringCreation() - Method in class dollar.DollarBasicTest
 
testSubscribe() - Method in class dollar.DollarQueueTest
 
testToDollarScript() - Method in class dollar.ToStringTest
 
testToHumanString() - Method in class dollar.ToStringTest
 
testToJsonString() - Method in class dollar.ToStringTest
 
testToString() - Method in class dollar.ToStringTest
 
ToStringTest - Class in dollar
 
ToStringTest() - Constructor for class dollar.ToStringTest
 

V

visit(ParaNode) - Method in class dollar.DocTestingVisitor
 
visit(RootNode) - Method in class dollar.DocTestingVisitor
 
visit(SuperNode) - Method in class dollar.DocTestingVisitor
 
visit(VerbatimNode) - Method in class dollar.DocTestingVisitor
 
visit(AbbreviationNode) - Method in class dollar.DocTestingVisitor
 
visit(AnchorLinkNode) - Method in class dollar.DocTestingVisitor
 
visit(AutoLinkNode) - Method in class dollar.DocTestingVisitor
 
visit(BlockQuoteNode) - Method in class dollar.DocTestingVisitor
 
visit(BulletListNode) - Method in class dollar.DocTestingVisitor
 
visit(CodeNode) - Method in class dollar.DocTestingVisitor
 
visit(DefinitionListNode) - Method in class dollar.DocTestingVisitor
 
visit(DefinitionNode) - Method in class dollar.DocTestingVisitor
 
visit(DefinitionTermNode) - Method in class dollar.DocTestingVisitor
 
visit(ExpImageNode) - Method in class dollar.DocTestingVisitor
 
visit(ExpLinkNode) - Method in class dollar.DocTestingVisitor
 
visit(HeaderNode) - Method in class dollar.DocTestingVisitor
 
visit(HtmlBlockNode) - Method in class dollar.DocTestingVisitor
 
visit(InlineHtmlNode) - Method in class dollar.DocTestingVisitor
 
visit(ListItemNode) - Method in class dollar.DocTestingVisitor
 
visit(MailLinkNode) - Method in class dollar.DocTestingVisitor
 
visit(Node) - Method in class dollar.DocTestingVisitor
 
visit(OrderedListNode) - Method in class dollar.DocTestingVisitor
 
visit(QuotedNode) - Method in class dollar.DocTestingVisitor
 
visit(ReferenceNode) - Method in class dollar.DocTestingVisitor
 
visit(RefImageNode) - Method in class dollar.DocTestingVisitor
 
visit(RefLinkNode) - Method in class dollar.DocTestingVisitor
 
visit(SimpleNode) - Method in class dollar.DocTestingVisitor
 
visit(SpecialTextNode) - Method in class dollar.DocTestingVisitor
 
visit(StrikeNode) - Method in class dollar.DocTestingVisitor
 
visit(StrongEmphSuperNode) - Method in class dollar.DocTestingVisitor
 
visit(TableBodyNode) - Method in class dollar.DocTestingVisitor
 
visit(TableCaptionNode) - Method in class dollar.DocTestingVisitor
 
visit(TableCellNode) - Method in class dollar.DocTestingVisitor
 
visit(TableColumnNode) - Method in class dollar.DocTestingVisitor
 
visit(TableHeaderNode) - Method in class dollar.DocTestingVisitor
 
visit(TableNode) - Method in class dollar.DocTestingVisitor
 
visit(TableRowNode) - Method in class dollar.DocTestingVisitor
 
visit(TextNode) - Method in class dollar.DocTestingVisitor
 
visit(WikiLinkNode) - Method in class dollar.DocTestingVisitor
 
A B D F J N O P R S T V 
Skip navigation links

Copyright © 2017. All rights reserved.