Skip to content

Commit

Permalink
Rename package 'org.ballerinalang' to 'org.ballerinalang.plugins.idea'
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan1024 committed Jan 27, 2017
1 parent 922c216 commit 1400087
Show file tree
Hide file tree
Showing 206 changed files with 412 additions and 557 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.parser;
package org.ballerinalang.plugins.idea.parser;

import com.intellij.lang.PsiBuilder;
import com.intellij.lang.PsiBuilder.Marker;
import static org.ballerinalang.psi.BallerinaTypes.*;
import static org.ballerinalang.plugins.idea.psi.BallerinaTypes.*;
import static com.intellij.lang.parser.GeneratedParserUtilBase.*;
import com.intellij.psi.tree.IElementType;
import com.intellij.lang.ASTNode;
Expand Down Expand Up @@ -2625,7 +2625,7 @@ public static boolean variableDeclaration(PsiBuilder b, int l) {
/* ********************************************************** */
// Identifier '['expression']' // mapArrayVariableIdentifier// array and map reference
// // | variableReference ('.' variableReference)+ // structFieldIdentifier// struct field reference
// | Identifier
// | Identifier
public static boolean variableReference(PsiBuilder b, int l) {
if (!recursion_guard_(b, l, "variableReference")) return false;
if (!nextTokenIs(b, IDENTIFIER)) return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

// This is a generated file. Not intended for manual editing.
package org.ballerinalang.psi;
package org.ballerinalang.plugins.idea.psi;

import java.util.List;
import org.jetbrains.annotations.*;
Expand Down
Loading

0 comments on commit 1400087

Please sign in to comment.