6 string references to 'StringLiteral'
- ExportAllDeclaration::setExported in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ ExportAllDeclaration.php - Sets the exported name W
- ExportSpecifier::setExported in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ ExportSpecifier.php - Sets the exported identifier
- ImportSpecifier::setImported in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ ImportSpecifier.php - Sets the imported identifier
- ModuleSpecifier::setLocal in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ ModuleSpecifier.php - Sets the local identifier
- Parser::parseJSXAttribute in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ JSX/ Parser.php - Parses a jsx spread attribute
- Parser::parseStringLiteral in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Parser.php - Parses a string literal