com.squareup.protoparser.Option Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of protoparser Show documentation
Show all versions of protoparser Show documentation
Basic parser for protocol buffer schema declarations.
// Copyright 2013 Square, Inc.
package com.squareup.protoparser;
import java.util.Arrays;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import static java.util.Collections.unmodifiableMap;
import static com.squareup.protoparser.Utils.appendIndented;
public final class Option {
@SuppressWarnings("unchecked")
public static Map optionsAsMap(List