1 // This file was autogenerated by ../lib/closure-library/closure/bin/build/depswriter.py. 2 // Please do not edit. 3 goog.addDependency('../../../../src/client.js', ['client'], ['xrx', 'xrx.view']); 4 goog.addDependency('../../../../src/core/func.js', ['xrx.func'], ['xrx.model', 'xrx.xpath', 'xrx.xpath.DataType', 'xrx.xpath.FunctionCall', 'xrx.xpath.NodeSet']); 5 goog.addDependency('../../../../src/core/i18n.js', ['xrx.i18n'], ['xrx.node']); 6 goog.addDependency('../../../../src/core/xrx.js', ['xrx'], ['goog.dom', 'xrx.bind', 'xrx.console', 'xrx.func', 'xrx.input', 'xrx.instance', 'xrx.model', 'xrx.output', 'xrx.richxml', 'xrx.textarea', 'xrx.view']); 7 goog.addDependency('../../../../src/model/bind.js', ['xrx.bind'], ['xrx.model', 'xrx.xpath']); 8 goog.addDependency('../../../../src/model/component.js', ['xrx.component'], ['goog.events.EventHandler', 'goog.ui.IdGenerator']); 9 goog.addDependency('../../../../src/model/controller.js', ['xrx.controller'], ['xrx.update']); 10 goog.addDependency('../../../../src/model/instance.js', ['xrx.instance'], ['goog.dom', 'xrx.model', 'xrx.node', 'xrx.pilot']); 11 goog.addDependency('../../../../src/model/model.js', ['xrx.model'], ['xrx.component']); 12 goog.addDependency('../../../../src/view/codemirror.js', ['xrx.codemirror'], ['xrx.model', 'xrx.view']); 13 goog.addDependency('../../../../src/view/console.js', ['xrx.console'], ['goog.dom', 'xrx.serialize', 'xrx.view']); 14 goog.addDependency('../../../../src/view/control.js', ['xrx.control'], ['xrx.component']); 15 goog.addDependency('../../../../src/view/input.js', ['xrx.input'], ['goog.dom', 'xrx.codemirror', 'xrx.controller', 'xrx.view']); 16 goog.addDependency('../../../../src/view/ouput.js', ['xrx.output'], ['goog.dom', 'xrx.view']); 17 goog.addDependency('../../../../src/view/richxml.js', ['xrx.richxml'], ['goog.dom', 'xrx.codemirror', 'xrx.label', 'xrx.richxml.cursor', 'xrx.richxml.mode', 'xrx.richxml.tagname', 'xrx.stream', 'xrx.view']); 18 goog.addDependency('../../../../src/view/richxmlCursor.js', ['xrx.richxml.cursor'], ['xrx.richxml']); 19 goog.addDependency('../../../../src/view/richxmlMode.js', ['xrx.richxml.mode'], ['xrx.label', 'xrx.richxml', 'xrx.token']); 20 goog.addDependency('../../../../src/view/richxmlTagname.js', ['xrx.richxml.tagname'], ['goog.dom', 'goog.style', 'xrx.i18n', 'xrx.richxml']); 21 goog.addDependency('../../../../src/view/textarea.js', ['xrx.textarea'], []); 22 goog.addDependency('../../../../src/view/view.js', ['xrx.view'], ['goog.string', 'xrx.control']); 23 goog.addDependency('../../../../src/xml/label.js', ['xrx.label'], []); 24 goog.addDependency('../../../../src/xml/location.js', ['xrx.location'], []); 25 goog.addDependency('../../../../src/xml/pilot.js', ['xrx.pilot'], ['xrx.label', 'xrx.stream', 'xrx.token', 'xrx.token.AttrName', 'xrx.token.AttrValue', 'xrx.token.Attribute', 'xrx.token.EmptyTag', 'xrx.token.EndTag', 'xrx.token.Namespace', 'xrx.token.NotTag', 'xrx.token.NsPrefix', 'xrx.token.NsUri', 'xrx.token.Root', 'xrx.token.StartEmptyTag', 'xrx.token.StartTag', 'xrx.token.Tag', 'xrx.token.TagName']); 26 goog.addDependency('../../../../src/xml/reader.js', ['xrx.reader'], []); 27 goog.addDependency('../../../../src/xml/serialize.js', ['xrx.serialize'], ['xrx.stream', 'xrx.token']); 28 goog.addDependency('../../../../src/xml/stream.js', ['xrx.stream'], ['goog.string', 'xrx.location', 'xrx.reader', 'xrx.token']); 29 goog.addDependency('../../../../src/xml/token/attrName.js', ['xrx.token.AttrName'], ['xrx.token', 'xrx.token.Attribute']); 30 goog.addDependency('../../../../src/xml/token/attrValue.js', ['xrx.token.AttrValue'], ['xrx.token', 'xrx.token.Attribute']); 31 goog.addDependency('../../../../src/xml/token/attribute.js', ['xrx.token.Attribute'], ['xrx.token']); 32 goog.addDependency('../../../../src/xml/token/emptyTag.js', ['xrx.token.EmptyTag'], ['xrx.token']); 33 goog.addDependency('../../../../src/xml/token/endTag.js', ['xrx.token.EndTag'], ['xrx.token']); 34 goog.addDependency('../../../../src/xml/token/namespace.js', ['xrx.token.Namespace'], ['xrx.token']); 35 goog.addDependency('../../../../src/xml/token/notTag.js', ['xrx.token.NotTag'], ['xrx.token']); 36 goog.addDependency('../../../../src/xml/token/nsPrefix.js', ['xrx.token.NsPrefix'], ['xrx.token']); 37 goog.addDependency('../../../../src/xml/token/nsUri.js', ['xrx.token.NsUri'], ['xrx.token']); 38 goog.addDependency('../../../../src/xml/token/root.js', ['xrx.token.Root'], ['xrx.token']); 39 goog.addDependency('../../../../src/xml/token/startEmptyTag.js', ['xrx.token.StartEmptyTag'], ['xrx.token']); 40 goog.addDependency('../../../../src/xml/token/startTag.js', ['xrx.token.StartTag'], ['xrx.token']); 41 goog.addDependency('../../../../src/xml/token/tag.js', ['xrx.token.Tag'], ['xrx.token']); 42 goog.addDependency('../../../../src/xml/token/tagName.js', ['xrx.token.TagName'], ['xrx.token']); 43 goog.addDependency('../../../../src/xml/token/token.js', ['xrx.token'], ['xrx.label']); 44 goog.addDependency('../../../../src/xml/update.js', ['xrx.update'], ['xrx.stream', 'xrx.token']); 45 goog.addDependency('../../../../src/xpath/binaryExpr.js', ['xrx.xpath.BinaryExpr'], ['xrx.node', 'xrx.xpath.DataType', 'xrx.xpath.Expr']); 46 goog.addDependency('../../../../src/xpath/context.js', ['xrx.xpath.Context'], []); 47 goog.addDependency('../../../../src/xpath/dataType.js', ['xrx.xpath.DataType'], []); 48 goog.addDependency('../../../../src/xpath/expr.js', ['xrx.xpath.Expr'], ['xrx.xpath.NodeSet']); 49 goog.addDependency('../../../../src/xpath/filterExpr.js', ['xrx.xpath.FilterExpr'], ['xrx.xpath.Expr']); 50 goog.addDependency('../../../../src/xpath/function.js', ['xrx.xpath.Function'], []); 51 goog.addDependency('../../../../src/xpath/functionCall.js', ['xrx.xpath.FunctionCall'], ['goog.array', 'goog.dom', 'goog.string', 'xrx.node', 'xrx.xpath.DataType', 'xrx.xpath.Expr', 'xrx.xpath.Function', 'xrx.xpath.NodeSet']); 52 goog.addDependency('../../../../src/xpath/kindTest.js', ['xrx.xpath.KindTest'], ['xrx.node', 'xrx.xpath.NodeTest']); 53 goog.addDependency('../../../../src/xpath/lexer.js', ['xrx.xpath.Lexer'], []); 54 goog.addDependency('../../../../src/xpath/literal.js', ['xrx.xpath.Literal'], ['xrx.xpath.Expr']); 55 goog.addDependency('../../../../src/xpath/nameTest.js', ['xrx.xpath.NameTest'], ['xrx.node']); 56 goog.addDependency('../../../../src/xpath/node/attribute.js', ['xrx.node.Attribute'], ['xrx.node', 'xrx.token', 'xrx.xpath.NodeSet']); 57 goog.addDependency('../../../../src/xpath/node/comment.js', ['xrx.node.Comment'], ['xrx.node']); 58 goog.addDependency('../../../../src/xpath/node/document.js', ['xrx.node.Document'], ['xrx.node', 'xrx.node.Element', 'xrx.node.Text', 'xrx.token', 'xrx.xpath.NodeSet']); 59 goog.addDependency('../../../../src/xpath/node/element.js', ['xrx.node.Element'], ['xrx.node', 'xrx.node.Attribute', 'xrx.token', 'xrx.xpath.NodeSet']); 60 goog.addDependency('../../../../src/xpath/node/namespace.js', ['xrx.node.Namespace'], ['xrx.node', 'xrx.token', 'xrx.xpath.NodeSet']); 61 goog.addDependency('../../../../src/xpath/node/node.js', ['xrx.node'], ['xrx.model', 'xrx.token', 'xrx.xdm']); 62 goog.addDependency('../../../../src/xpath/node/processingInstruction.js', ['xrx.node.ProcessingInstruction'], ['xrx.node']); 63 goog.addDependency('../../../../src/xpath/node/text.js', ['xrx.node.Text'], ['xrx.node', 'xrx.token', 'xrx.xpath.NodeSet']); 64 goog.addDependency('../../../../src/xpath/node/xdm.js', ['xrx.xdm'], []); 65 goog.addDependency('../../../../src/xpath/nodeTest.js', ['xrx.xpath.NodeTest'], []); 66 goog.addDependency('../../../../src/xpath/nodeset.js', ['xrx.xpath.NodeSet'], ['goog.dom', 'xrx.node']); 67 goog.addDependency('../../../../src/xpath/number.js', ['xrx.xpath.Number'], ['xrx.xpath.Expr']); 68 goog.addDependency('../../../../src/xpath/parser.js', ['xrx.xpath.Parser'], ['xrx.xpath.BinaryExpr', 'xrx.xpath.FilterExpr', 'xrx.xpath.FunctionCall', 'xrx.xpath.KindTest', 'xrx.xpath.Literal', 'xrx.xpath.NameTest', 'xrx.xpath.Number', 'xrx.xpath.PathExpr', 'xrx.xpath.Predicates', 'xrx.xpath.Step', 'xrx.xpath.UnaryExpr', 'xrx.xpath.UnionExpr']); 69 goog.addDependency('../../../../src/xpath/pathExpr.js', ['xrx.xpath.PathExpr'], ['goog.array', 'xrx.node', 'xrx.xpath.DataType', 'xrx.xpath.Expr', 'xrx.xpath.NodeSet']); 70 goog.addDependency('../../../../src/xpath/predicates.js', ['xrx.xpath.Predicates'], ['goog.array', 'xrx.xpath.Context', 'xrx.xpath.Expr']); 71 goog.addDependency('../../../../src/xpath/step.js', ['xrx.xpath.Step'], ['goog.array', 'xrx.node', 'xrx.xpath.DataType', 'xrx.xpath.Expr', 'xrx.xpath.KindTest', 'xrx.xpath.Predicates']); 72 goog.addDependency('../../../../src/xpath/test.js', ['xrx.xpath.test'], ['goog.testing.jsunit', 'xrx.node', 'xrx.node.Document', 'xrx.pilot', 'xrx.xpath']); 73 goog.addDependency('../../../../src/xpath/unaryExpr.js', ['xrx.xpath.UnaryExpr'], ['xrx.xpath.DataType', 'xrx.xpath.Expr']); 74 goog.addDependency('../../../../src/xpath/unionExpr.js', ['xrx.xpath.UnionExpr'], ['goog.array', 'xrx.xpath.DataType', 'xrx.xpath.Expr']); 75 goog.addDependency('../../../../src/xpath/xpath.js', ['xrx.xpath'], ['xrx.xpath.Context', 'xrx.xpath.FunctionCall', 'xrx.xpath.Lexer', 'xrx.xpath.NodeSet', 'xrx.xpath.Parser']); 76