DSCParserConstants
, DSCComment
, DSCEvent
public class DSCCommentDocumentSuppliedResources extends AbstractResourcesDSCComment
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE
Constructor | Description |
---|---|
DSCCommentDocumentSuppliedResources() |
Creates a new instance.
|
DSCCommentDocumentSuppliedResources(Collection resources) |
Creates a new instance.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Returns the name of the DSC comment.
|
asDSCComment, getEventType, isAtend, isDSCComment, splitParams
asLine, isComment, isHeaderComment, isLine
addResource, addResources, generate, getResources, hasValues, parseValue
asLine, isComment, isHeaderComment, isLine
public DSCCommentDocumentSuppliedResources()
public DSCCommentDocumentSuppliedResources(Collection resources)
resources
- a Collection of PSResource instancespublic String getName()
DSCComment
DSCComment.getName()
Copyright © 2018 Apache Software Foundation. All rights reserved.