public class SelectorSegment extends Object
Constructor and Description |
---|
SelectorSegment(ParserContext context,
boolean firstSegment) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<Attribute> |
getAttributes() |
char |
getHierarchyOperator() |
List<Modifier> |
getModifiers() |
String |
getName() |
String |
getType() |
int |
hashCode() |
String |
toString() |
public SelectorSegment(ParserContext context, boolean firstSegment)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.