SYMBOL INDEX (21 symbols across 4 files) FILE: dissect.rb function parse_items_attr (line 11) | def parse_items_attr(items) function parse_items (line 36) | def parse_items(items) function parse_arrays (line 63) | def parse_arrays(ar1, ar2) FILE: generate-schema/generate-schema.go function Export (line 19) | func Export(p *schema.Provider) *ResourceProviderSchema { function ExportResource (line 39) | func ExportResource(r *schema.Resource) SchemaInfo { type schemaMap (line 44) | type schemaMap method Export (line 47) | func (m schemaMap) Export() SchemaInfo { function export (line 56) | func export(v *schema.Schema) SchemaDefinition { function exportValue (line 84) | func exportValue(value interface{}, t string) SchemaElement { function Generate (line 96) | func Generate(provider *schema.Provider, name string, outputPath string) { function DoGenerate (line 105) | func DoGenerate(provider *schema.Provider, providerName string, outputFi... type SchemaElement (line 127) | type SchemaElement struct type SchemaDefinition (line 138) | type SchemaDefinition struct type SchemaInfo (line 159) | type SchemaInfo type ResourceProviderSchema (line 162) | type ResourceProviderSchema struct function main (line 171) | func main() { FILE: generate_snippets.rb function get_snippets (line 5) | def get_snippets(args) FILE: module.rb type ModuleUtils (line 7) | module ModuleUtils function parse_link (line 8) | def parse_link(name, source) function load_arg_module (line 23) | def load_arg_module(name, source, path) function load_attr_module (line 43) | def load_attr_module(name,source, path)