menu
meshagent package
documentation
yaml/token.dart
TagDirectiveToken
TagDirectiveToken.new constructor
TagDirectiveToken.new constructor
dark_mode
light_mode
TagDirectiveToken
constructor
TagDirectiveToken
(
FileSpan
span
,
String
handle
,
String
prefix
)
Implementation
TagDirectiveToken(this.span, this.handle, this.prefix);
meshagent package
documentation
yaml/token
TagDirectiveToken
TagDirectiveToken.new constructor
TagDirectiveToken class