Package org.openrewrite.properties.tree
Class Properties.Comment
java.lang.Object
org.openrewrite.properties.tree.Properties.Comment
- All Implemented Interfaces:
Properties,Properties.Content,org.openrewrite.Tree
- Enclosing interface:
Properties
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.openrewrite.properties.tree.Properties
Properties.Comment, Properties.Content, Properties.Continuation, Properties.Entry, Properties.File, Properties.Value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.properties.tree.Properties
accept, getPrefix, isAcceptable, withPrefixMethods inherited from interface org.openrewrite.Tree
cast, getId, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, withId, withMarkers
-
Constructor Details
-
Comment
public Comment()
-
-
Method Details
-
acceptProperties
- Specified by:
acceptPropertiesin interfaceProperties
-