Class Node
java.lang.Object
ch.qos.logback.core.pattern.parser.Node
- Direct Known Subclasses:
FormattingNode
-
Method Summary
-
Method Details
-
getType
- Returns:
- Returns the type.
-
getValue
-
getNext
-
setNext
-
equals
-
hashCode
-
toString
-
FormattingNode