public class AliasPathMetadata extends Object
| Constructor and Description |
|---|
AliasPathMetadata() |
| Modifier and Type | Method and Description |
|---|---|
AliasPathAttributes |
attributes()
Get the attributes of the token that the alias path is referring to.
|
AliasPathTokenType |
type()
Get the type of the token that the alias path is referring to.
|
public AliasPathTokenType type()
public AliasPathAttributes attributes()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/