Package com.github.vlsi.gradle.git
Class GitAttributesNode
-
- All Implemented Interfaces:
public final class GitAttributesNode extends GitNode<GitAttributesNode>
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegertotalPrefixLengthprivate final ParentAndPrefix<GitAttributesNode>parent
-
Constructor Summary
Constructors Constructor Description GitAttributesNode(ParentAndPrefix<GitAttributesNode> parent, AttributesNode attributesNode)
-
Method Summary
-
-
Constructor Detail
-
GitAttributesNode
GitAttributesNode(ParentAndPrefix<GitAttributesNode> parent, AttributesNode attributesNode)
-
-
-
-