Class Space

java.lang.Object
org.openrewrite.protobuf.tree.Space

public class Space extends Object
Wherever whitespace can occur in protobuf, so can comments (at least block style comments). So whitespace and comments are like peanut butter and jelly.
  • Field Details

    • EMPTY

      public static final Space EMPTY
  • Method Details