Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "options", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "hbase-standalone", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 41, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "opt", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "options", span: Span { start: Position { line: 7, column: 9, }, end: Position { line: 7, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 17, }, end: Position { line: 7, column: 25, }, }, }, ), Raw( PartRaw { content: "hbase-standalone", span: Span { start: Position { line: 7, column: 26, }, end: Position { line: 7, column: 42, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "buildProperty", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 16, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "configAttr", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 10, column: 6, }, end: Position { line: 10, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "concatStringsSep", span: Span { start: Position { line: 10, column: 15, }, end: Position { line: 10, column: 31, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 33, }, end: Position { line: 10, column: 35, }, }, }, ), ], span: Span { start: Position { line: 10, column: 32, }, end: Position { line: 10, column: 36, }, }, }, ), FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 11, column: 8, }, end: Position { line: 11, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mapAttrsToList", span: Span { start: Position { line: 11, column: 12, }, end: Position { line: 11, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "name", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "value", }, ), body: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "\n ", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 14, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "name", span: Span { start: Position { line: 14, column: 21, }, end: Position { line: 14, column: 25, }, }, }, ), }, ), Raw( PartRaw { content: "\n ", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 15, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 15, column: 22, }, end: Position { line: 15, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "toString", span: Span { start: Position { line: 15, column: 31, }, end: Position { line: 15, column: 39, }, }, }, ), ], default: None, }, ), arguments: [ Identifier( Identifier { id: "value", span: Span { start: Position { line: 15, column: 40, }, end: Position { line: 15, column: 45, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n\n", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 17, column: 9, }, }, }, ), ], span: Span { start: Position { line: 12, column: 23, }, end: Position { line: 17, column: 11, }, }, }, ), span: Span { start: Position { line: 12, column: 16, }, end: Position { line: 17, column: 11, }, }, }, ), span: Span { start: Position { line: 12, column: 10, }, end: Position { line: 17, column: 11, }, }, }, ), Identifier( Identifier { id: "configAttr", span: Span { start: Position { line: 18, column: 9, }, end: Position { line: 18, column: 19, }, }, }, ), ], }, ), ], }, ), span: Span { start: Position { line: 9, column: 19, }, end: Position { line: 18, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configFile", span: Span { start: Position { line: 20, column: 3, }, end: Position { line: 20, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 20, column: 16, }, end: Position { line: 20, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 20, column: 21, }, end: Position { line: 20, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "hbase-site.xml", span: Span { start: Position { line: 20, column: 32, }, end: Position { line: 20, column: 46, }, }, }, ), ], span: Span { start: Position { line: 20, column: 31, }, end: Position { line: 20, column: 47, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "\n ", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 22, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "buildProperty", span: Span { start: Position { line: 22, column: 11, }, end: Position { line: 22, column: 24, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 22, column: 26, }, end: Position { line: 22, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 22, column: 30, }, end: Position { line: 22, column: 38, }, }, }, ), Raw( PartRaw { content: "default", span: Span { start: Position { line: 22, column: 39, }, end: Position { line: 22, column: 46, }, }, }, ), ], default: None, }, ), operator: Update, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 22, column: 50, }, end: Position { line: 22, column: 53, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 22, column: 54, }, end: Position { line: 22, column: 62, }, }, }, ), ], default: None, }, ), }, ), ], }, ), }, ), Raw( PartRaw { content: "\n \n ", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 24, column: 5, }, }, }, ), ], span: Span { start: Position { line: 21, column: 5, }, end: Position { line: 24, column: 7, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configDir", span: Span { start: Position { line: 26, column: 3, }, end: Position { line: 26, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 26, column: 15, }, end: Position { line: 26, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "runCommand", span: Span { start: Position { line: 26, column: 20, }, end: Position { line: 26, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "hbase-config-dir", span: Span { start: Position { line: 26, column: 32, }, end: Position { line: 26, column: 48, }, }, }, ), ], span: Span { start: Position { line: 26, column: 31, }, end: Position { line: 26, column: 49, }, }, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preferLocalBuild", span: Span { start: Position { line: 26, column: 52, }, end: Position { line: 26, column: 68, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 26, column: 71, }, end: Position { line: 26, column: 75, }, }, }, ), }, ), ], span: Span { start: Position { line: 26, column: 50, }, end: Position { line: 26, column: 78, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "mkdir -p $out\ncp ", span: Span { start: Position { line: 27, column: 1, }, end: Position { line: 28, column: 8, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 28, column: 10, }, end: Position { line: 28, column: 13, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 28, column: 14, }, end: Position { line: 28, column: 21, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/conf/* $out/\nrm $out/hbase-site.xml\nln -s ", span: Span { start: Position { line: 27, column: 1, }, end: Position { line: 30, column: 11, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configFile", span: Span { start: Position { line: 30, column: 13, }, end: Position { line: 30, column: 23, }, }, }, ), }, ), Raw( PartRaw { content: " $out/hbase-site.xml\n", span: Span { start: Position { line: 27, column: 1, }, end: Position { line: 31, column: 3, }, }, }, ), ], span: Span { start: Position { line: 26, column: 79, }, end: Position { line: 31, column: 5, }, }, }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "imports", span: Span { start: Position { line: 35, column: 3, }, end: Position { line: 35, column: 10, }, }, }, ), ], to: List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRenamedOptionModule", span: Span { start: Position { line: 36, column: 6, }, end: Position { line: 36, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 36, column: 31, }, end: Position { line: 36, column: 39, }, }, }, ), ], span: Span { start: Position { line: 36, column: 30, }, end: Position { line: 36, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 36, column: 42, }, end: Position { line: 36, column: 47, }, }, }, ), ], span: Span { start: Position { line: 36, column: 41, }, end: Position { line: 36, column: 48, }, }, }, ), ], span: Span { start: Position { line: 36, column: 28, }, end: Position { line: 36, column: 50, }, }, }, ), List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 36, column: 54, }, end: Position { line: 36, column: 62, }, }, }, ), ], span: Span { start: Position { line: 36, column: 53, }, end: Position { line: 36, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "hbase-standalone", span: Span { start: Position { line: 36, column: 65, }, end: Position { line: 36, column: 81, }, }, }, ), ], span: Span { start: Position { line: 36, column: 64, }, end: Position { line: 36, column: 82, }, }, }, ), ], span: Span { start: Position { line: 36, column: 51, }, end: Position { line: 36, column: 84, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 35, column: 13, }, end: Position { line: 37, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 41, column: 3, }, end: Position { line: 41, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 42, column: 5, }, end: Position { line: 42, column: 13, }, }, }, ), Raw( PartRaw { content: "hbase-standalone", span: Span { start: Position { line: 42, column: 14, }, end: Position { line: 42, column: 30, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 44, column: 7, }, end: Position { line: 44, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 44, column: 16, }, end: Position { line: 44, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 44, column: 32, }, end: Position { line: 44, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 44, column: 36, }, end: Position { line: 44, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "HBase master in standalone mode with embedded regionserver and zookeper.\nDo not use this configuration for production nor for evaluating HBase performance.\n", span: Span { start: Position { line: 45, column: 1, }, end: Position { line: 47, column: 7, }, }, }, ), ], span: Span { start: Position { line: 44, column: 42, }, end: Position { line: 47, column: 9, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 49, column: 7, }, end: Position { line: 49, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 49, column: 17, }, end: Position { line: 49, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 50, column: 9, }, end: Position { line: 50, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 50, column: 16, }, end: Position { line: 50, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 50, column: 22, }, end: Position { line: 50, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 51, column: 9, }, end: Position { line: 51, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 51, column: 19, }, end: Position { line: 51, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 51, column: 24, }, end: Position { line: 51, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 52, column: 9, }, end: Position { line: 52, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 52, column: 23, }, end: Position { line: 52, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.hbase", span: Span { start: Position { line: 52, column: 42, }, end: Position { line: 52, column: 52, }, }, }, ), ], span: Span { start: Position { line: 52, column: 41, }, end: Position { line: 52, column: 53, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 53, column: 23, }, end: Position { line: 53, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 53, column: 27, }, end: Position { line: 53, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "HBase package to use.\n", span: Span { start: Position { line: 54, column: 1, }, end: Position { line: 55, column: 9, }, }, }, ), ], span: Span { start: Position { line: 53, column: 33, }, end: Position { line: 55, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 49, column: 26, }, end: Position { line: 56, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 59, column: 7, }, end: Position { line: 59, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 59, column: 14, }, end: Position { line: 59, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 60, column: 9, }, end: Position { line: 60, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 60, column: 16, }, end: Position { line: 60, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 60, column: 22, }, end: Position { line: 60, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 61, column: 9, }, end: Position { line: 61, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 61, column: 20, }, end: Position { line: 61, column: 25, }, }, }, ), ], span: Span { start: Position { line: 61, column: 19, }, end: Position { line: 61, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 62, column: 9, }, end: Position { line: 62, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 62, column: 23, }, end: Position { line: 62, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 62, column: 27, }, end: Position { line: 62, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "User account under which HBase runs.\n", span: Span { start: Position { line: 63, column: 1, }, end: Position { line: 64, column: 9, }, }, }, ), ], span: Span { start: Position { line: 62, column: 33, }, end: Position { line: 64, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 59, column: 23, }, end: Position { line: 65, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 67, column: 7, }, end: Position { line: 67, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 67, column: 15, }, end: Position { line: 67, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 68, column: 9, }, end: Position { line: 68, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 68, column: 16, }, end: Position { line: 68, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 68, column: 22, }, end: Position { line: 68, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 69, column: 9, }, end: Position { line: 69, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 69, column: 20, }, end: Position { line: 69, column: 25, }, }, }, ), ], span: Span { start: Position { line: 69, column: 19, }, end: Position { line: 69, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 70, column: 9, }, end: Position { line: 70, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 70, column: 23, }, end: Position { line: 70, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 70, column: 27, }, end: Position { line: 70, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Group account under which HBase runs.\n", span: Span { start: Position { line: 71, column: 1, }, end: Position { line: 72, column: 9, }, }, }, ), ], span: Span { start: Position { line: 70, column: 33, }, end: Position { line: 72, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 67, column: 24, }, end: Position { line: 73, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 75, column: 7, }, end: Position { line: 75, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 75, column: 17, }, end: Position { line: 75, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 76, column: 9, }, end: Position { line: 76, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 76, column: 16, }, end: Position { line: 76, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 76, column: 22, }, end: Position { line: 76, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 77, column: 9, }, end: Position { line: 77, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/hbase", span: Span { start: Position { line: 77, column: 20, }, end: Position { line: 77, column: 34, }, }, }, ), ], span: Span { start: Position { line: 77, column: 19, }, end: Position { line: 77, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 78, column: 9, }, end: Position { line: 78, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 78, column: 23, }, end: Position { line: 78, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 78, column: 27, }, end: Position { line: 78, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies location of HBase database files. This location should be\nwritable and readable for the user the HBase service runs as\n(hbase by default).\n", span: Span { start: Position { line: 79, column: 1, }, end: Position { line: 82, column: 9, }, }, }, ), ], span: Span { start: Position { line: 78, column: 33, }, end: Position { line: 82, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 75, column: 26, }, end: Position { line: 83, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "logDir", span: Span { start: Position { line: 85, column: 7, }, end: Position { line: 85, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 85, column: 16, }, end: Position { line: 85, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 86, column: 9, }, end: Position { line: 86, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 86, column: 16, }, end: Position { line: 86, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 86, column: 22, }, end: Position { line: 86, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 87, column: 9, }, end: Position { line: 87, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/log/hbase", span: Span { start: Position { line: 87, column: 20, }, end: Position { line: 87, column: 34, }, }, }, ), ], span: Span { start: Position { line: 87, column: 19, }, end: Position { line: 87, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 88, column: 9, }, end: Position { line: 88, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 88, column: 23, }, end: Position { line: 88, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 88, column: 27, }, end: Position { line: 88, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies the location of HBase log files.\n", span: Span { start: Position { line: 89, column: 1, }, end: Position { line: 90, column: 9, }, }, }, ), ], span: Span { start: Position { line: 88, column: 33, }, end: Position { line: 90, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 85, column: 25, }, end: Position { line: 91, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 93, column: 7, }, end: Position { line: 93, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 93, column: 18, }, end: Position { line: 93, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 94, column: 9, }, end: Position { line: 94, column: 13, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 94, column: 21, }, end: Position { line: 94, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "types", span: Span { start: Position { line: 94, column: 25, }, end: Position { line: 94, column: 30, }, }, }, ), ], default: None, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "attrsOf", span: Span { start: Position { line: 94, column: 32, }, end: Position { line: 94, column: 39, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "oneOf", span: Span { start: Position { line: 94, column: 41, }, end: Position { line: 94, column: 46, }, }, }, ), arguments: [ List( List { elements: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 94, column: 49, }, end: Position { line: 94, column: 52, }, }, }, ), Identifier( Identifier { id: "int", span: Span { start: Position { line: 94, column: 53, }, end: Position { line: 94, column: 56, }, }, }, ), Identifier( Identifier { id: "bool", span: Span { start: Position { line: 94, column: 57, }, end: Position { line: 94, column: 61, }, }, }, ), ], span: Span { start: Position { line: 94, column: 47, }, end: Position { line: 94, column: 63, }, }, }, ), ], }, ), ], }, ), span: Span { start: Position { line: 94, column: 16, }, end: Position { line: 94, column: 64, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 95, column: 9, }, end: Position { line: 95, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "hbase.rootdir", span: Span { start: Position { line: 96, column: 12, }, end: Position { line: 96, column: 25, }, }, }, ), ], span: Span { start: Position { line: 96, column: 11, }, end: Position { line: 96, column: 26, }, }, }, ), }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "file://", span: Span { start: Position { line: 96, column: 30, }, end: Position { line: 96, column: 51, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 96, column: 39, }, end: Position { line: 96, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 96, column: 43, }, end: Position { line: 96, column: 50, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/hbase", span: Span { start: Position { line: 96, column: 30, }, end: Position { line: 96, column: 57, }, }, }, ), ], span: Span { start: Position { line: 96, column: 29, }, end: Position { line: 96, column: 58, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "hbase.zookeeper.property.dataDir", span: Span { start: Position { line: 97, column: 12, }, end: Position { line: 97, column: 44, }, }, }, ), ], span: Span { start: Position { line: 97, column: 11, }, end: Position { line: 97, column: 45, }, }, }, ), }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 97, column: 51, }, end: Position { line: 97, column: 54, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 97, column: 55, }, end: Position { line: 97, column: 62, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/zookeeper", span: Span { start: Position { line: 97, column: 49, }, end: Position { line: 97, column: 73, }, }, }, ), ], span: Span { start: Position { line: 97, column: 48, }, end: Position { line: 97, column: 74, }, }, }, ), }, ), ], span: Span { start: Position { line: 95, column: 19, }, end: Position { line: 98, column: 10, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 99, column: 9, }, end: Position { line: 99, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 99, column: 23, }, end: Position { line: 99, column: 40, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "{\n \"hbase.rootdir\" = \"file://", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 101, column: 39, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 101, column: 42, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 101, column: 50, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 101, column: 52, }, end: Position { line: 101, column: 55, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 101, column: 56, }, end: Position { line: 101, column: 63, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}/hbase\";\n \"hbase.zookeeper.property.dataDir\" = \"", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 102, column: 51, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 102, column: 54, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 102, column: 62, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 102, column: 64, }, end: Position { line: 102, column: 67, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 102, column: 68, }, end: Position { line: 102, column: 75, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}/zookeeper\";\n}\n", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 104, column: 9, }, }, }, ), ], span: Span { start: Position { line: 99, column: 41, }, end: Position { line: 104, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 105, column: 9, }, end: Position { line: 105, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 105, column: 23, }, end: Position { line: 105, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 105, column: 27, }, end: Position { line: 105, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "configurations in hbase-site.xml, see for details.\n", span: Span { start: Position { line: 106, column: 1, }, end: Position { line: 107, column: 9, }, }, }, ), ], span: Span { start: Position { line: 105, column: 33, }, end: Position { line: 107, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 93, column: 27, }, end: Position { line: 108, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 42, column: 33, }, end: Position { line: 110, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 41, column: 13, }, end: Position { line: 111, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 115, column: 3, }, end: Position { line: 115, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 115, column: 12, }, end: Position { line: 115, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 115, column: 17, }, end: Position { line: 115, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 115, column: 21, }, end: Position { line: 115, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 117, column: 5, }, end: Position { line: 117, column: 12, }, }, }, ), Raw( PartRaw { content: "tmpfiles", span: Span { start: Position { line: 117, column: 13, }, end: Position { line: 117, column: 21, }, }, }, ), Raw( PartRaw { content: "rules", span: Span { start: Position { line: 117, column: 22, }, end: Position { line: 117, column: 27, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "d '", span: Span { start: Position { line: 118, column: 8, }, end: Position { line: 118, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 118, column: 13, }, end: Position { line: 118, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 118, column: 17, }, end: Position { line: 118, column: 24, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "' - ", span: Span { start: Position { line: 118, column: 8, }, end: Position { line: 118, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 118, column: 31, }, end: Position { line: 118, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 118, column: 35, }, end: Position { line: 118, column: 39, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 118, column: 8, }, end: Position { line: 118, column: 41, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 118, column: 43, }, end: Position { line: 118, column: 46, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 118, column: 47, }, end: Position { line: 118, column: 52, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " - -", span: Span { start: Position { line: 118, column: 8, }, end: Position { line: 118, column: 57, }, }, }, ), ], span: Span { start: Position { line: 118, column: 7, }, end: Position { line: 118, column: 58, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "d '", span: Span { start: Position { line: 119, column: 8, }, end: Position { line: 119, column: 24, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 119, column: 13, }, end: Position { line: 119, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "logDir", span: Span { start: Position { line: 119, column: 17, }, end: Position { line: 119, column: 23, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "' - ", span: Span { start: Position { line: 119, column: 8, }, end: Position { line: 119, column: 28, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 119, column: 30, }, end: Position { line: 119, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 119, column: 34, }, end: Position { line: 119, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 119, column: 8, }, end: Position { line: 119, column: 40, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 119, column: 42, }, end: Position { line: 119, column: 45, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 119, column: 46, }, end: Position { line: 119, column: 51, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " - -", span: Span { start: Position { line: 119, column: 8, }, end: Position { line: 119, column: 56, }, }, }, ), ], span: Span { start: Position { line: 119, column: 7, }, end: Position { line: 119, column: 57, }, }, }, ), ], span: Span { start: Position { line: 117, column: 30, }, end: Position { line: 120, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 122, column: 5, }, end: Position { line: 122, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 122, column: 13, }, end: Position { line: 122, column: 21, }, }, }, ), Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 122, column: 22, }, end: Position { line: 122, column: 27, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 123, column: 7, }, end: Position { line: 123, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "HBase Server", span: Span { start: Position { line: 123, column: 22, }, end: Position { line: 123, column: 34, }, }, }, ), ], span: Span { start: Position { line: 123, column: 21, }, end: Position { line: 123, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 124, column: 7, }, end: Position { line: 124, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 124, column: 21, }, end: Position { line: 124, column: 38, }, }, }, ), ], span: Span { start: Position { line: 124, column: 20, }, end: Position { line: 124, column: 39, }, }, }, ), ], span: Span { start: Position { line: 124, column: 18, }, end: Position { line: 124, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 126, column: 7, }, end: Position { line: 126, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "JAVA_HOME", span: Span { start: Position { line: 128, column: 9, }, end: Position { line: 128, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 128, column: 24, }, end: Position { line: 128, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jre8", span: Span { start: Position { line: 128, column: 29, }, end: Position { line: 128, column: 33, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 128, column: 21, }, end: Position { line: 128, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "HBASE_LOG_DIR", span: Span { start: Position { line: 129, column: 9, }, end: Position { line: 129, column: 22, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 129, column: 25, }, end: Position { line: 129, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "logDir", span: Span { start: Position { line: 129, column: 29, }, end: Position { line: 129, column: 35, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 126, column: 21, }, end: Position { line: 130, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 132, column: 7, }, end: Position { line: 132, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 133, column: 9, }, end: Position { line: 133, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 133, column: 16, }, end: Position { line: 133, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 133, column: 20, }, end: Position { line: 133, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Group", span: Span { start: Position { line: 134, column: 9, }, end: Position { line: 134, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 134, column: 17, }, end: Position { line: 134, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 134, column: 21, }, end: Position { line: 134, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 135, column: 9, }, end: Position { line: 135, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 135, column: 24, }, end: Position { line: 135, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 135, column: 28, }, end: Position { line: 135, column: 35, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/hbase --config ", span: Span { start: Position { line: 135, column: 22, }, end: Position { line: 135, column: 56, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configDir", span: Span { start: Position { line: 135, column: 58, }, end: Position { line: 135, column: 67, }, }, }, ), }, ), Raw( PartRaw { content: " master start", span: Span { start: Position { line: 135, column: 22, }, end: Position { line: 135, column: 81, }, }, }, ), ], span: Span { start: Position { line: 135, column: 21, }, end: Position { line: 135, column: 82, }, }, }, ), }, ), ], span: Span { start: Position { line: 132, column: 23, }, end: Position { line: 136, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 122, column: 30, }, end: Position { line: 137, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 139, column: 5, }, end: Position { line: 139, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 139, column: 11, }, end: Position { line: 139, column: 16, }, }, }, ), Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 139, column: 17, }, end: Position { line: 139, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 140, column: 7, }, end: Position { line: 140, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "HBase Server user", span: Span { start: Position { line: 140, column: 22, }, end: Position { line: 140, column: 39, }, }, }, ), ], span: Span { start: Position { line: 140, column: 21, }, end: Position { line: 140, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 141, column: 7, }, end: Position { line: 141, column: 12, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 141, column: 16, }, end: Position { line: 141, column: 21, }, }, }, ), ], span: Span { start: Position { line: 141, column: 15, }, end: Position { line: 141, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "uid", span: Span { start: Position { line: 142, column: 7, }, end: Position { line: 142, column: 10, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 142, column: 13, }, end: Position { line: 142, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 142, column: 20, }, end: Position { line: 142, column: 23, }, }, }, ), Raw( PartRaw { content: "uids", span: Span { start: Position { line: 142, column: 24, }, end: Position { line: 142, column: 28, }, }, }, ), Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 142, column: 29, }, end: Position { line: 142, column: 34, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 139, column: 25, }, end: Position { line: 143, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 145, column: 5, }, end: Position { line: 145, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 145, column: 11, }, end: Position { line: 145, column: 17, }, }, }, ), Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 145, column: 18, }, end: Position { line: 145, column: 23, }, }, }, ), Raw( PartRaw { content: "gid", span: Span { start: Position { line: 145, column: 24, }, end: Position { line: 145, column: 27, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 145, column: 30, }, end: Position { line: 145, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 145, column: 37, }, end: Position { line: 145, column: 40, }, }, }, ), Raw( PartRaw { content: "gids", span: Span { start: Position { line: 145, column: 41, }, end: Position { line: 145, column: 45, }, }, }, ), Raw( PartRaw { content: "hbase", span: Span { start: Position { line: 145, column: 46, }, end: Position { line: 145, column: 51, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 115, column: 28, }, end: Position { line: 147, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 33, column: 4, }, end: Position { line: 148, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 148, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 148, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 148, column: 2, }, }, }, )